Click or drag to resize

ApplicationRoleUserAccountUserAccountID Property

User account ID field.

Namespace: GSF.Security.Model
Assembly: GSF.Security (in GSF.Security.dll) Version: 2.4.181-beta
Syntax
[RequiredAttribute]
[ParentKeyAttribute(typeof(UserAccount))]
public Guid UserAccountID { get; set; }
View Source

Property Value

Guid
See Also