Click or drag to resize

UserDataIsExternal Property

Gets a boolean value that indicates whether the user is defined as an external user in the backend security data store.

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

Property Value

Boolean
See Also