Click or drag to resize

UserDataAccountCreatedDateTime Property

Gets the UTC date and time when user account was created.

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

Property Value

DateTime
See Also