LicenseFeaturesGoogleOAuth Property |
[Missing <summary> documentation for "P:MattermostDriver.License.Features.GoogleOAuth"]
Namespace:
MattermostDriver
Assembly:
MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntaxpublic bool GoogleOAuth { get; set; }Public Property GoogleOAuth As Boolean
Get
Set
public:
property bool GoogleOAuth {
bool get ();
void set (bool value);
}member GoogleOAuth : bool with get, set
Property Value
Type:
Boolean
See Also