UserpasswordLastChanged Property |
[Missing <summary> documentation for "P:NetIQ.DRA.Common.Rest.DataModels.User.passwordLastChanged"]
Namespace: NetIQ.DRA.Common.Rest.DataModels
[DataMemberAttribute(Name = "passwordLastChanged")] public Nullable<DateTime> passwordLastChanged { get; set; }
<DataMemberAttribute(Name := "passwordLastChanged")> Public Property passwordLastChanged As Nullable(Of DateTime) Get Set
© Copyright 2007-2023 Open Text or one of its affiliates.