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