Click or drag to resize

UserDataIsAzureAD Property

Gets a boolean value that indicates whether the user is defined as an AzureAD account.

Namespace: GSF.Security
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
[XmlElementAttribute]
[DataMemberAttribute(Order = 17)]
public bool IsAzureAD { get; set; }
View Source

Property Value

Boolean
See Also