Click or drag to resize

UserDataFirstName Property

Gets the user's first name.

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

Property Value

String
See Also