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