Partager via


AuthenticablePrincipal.AllowReversiblePasswordEncryption Propriété

Définition

Obtient ou définit une valeur de type Boolean qui spécifie si le chiffrement réversible du mot de passe 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 réversible du mot de passe est activé pour ce compte ; sinon false.

Exceptions

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

S’applique à