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