Click or drag to resize

UserDataIsDefined Property

Gets a boolean value that indicates whether the user is defined 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 = 11)]
public bool IsDefined { get; set; }
View Source

Property Value

Boolean
See Also