Click or drag to resize

UserDataCompanyName Property

Gets the user's company name.

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

Property Value

String
See Also