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