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