User BadPasswordTime Property DRA REST Extensions SDK
The last time and date that an attempt to log on to this account was made with a password that is not valid.

Namespace: NetIQ.DRA.Common.Rest.DataModels
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataMemberAttribute(Name = "badPasswordTime")]
public Nullable<DateTime> BadPasswordTime { get; set; }

Property Value

Type: OnlineNullable OnlineDateTime 
See Also