Click or drag to resize

UserDataPasswordChangeDateTime Property

Gets the UTC date and time when user must change the password.

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

Property Value

DateTime
See Also