AuthenticablePrincipal.AllowReversiblePasswordEncryption Propriété

Définition

Obtient ou définit une valeur booléenne qui spécifie si le chiffrement de mot de passe réversible est activé pour ce compte.

public:
 property bool AllowReversiblePasswordEncryption { bool get(); void set(bool value); };
public bool AllowReversiblePasswordEncryption { get; set; }
member this.AllowReversiblePasswordEncryption : bool with get, set
Public Property AllowReversiblePasswordEncryption As Boolean

Valeur de propriété

true si le chiffrement de mot de passe réversible est activé pour ce compte ; sinon false.

Exceptions

Le magasin sous-jacent ne prend pas en charge cette propriété.

S’applique à