Partager via


X509SecurityTokenHandler.MapToWindows Propriété

Définition

Obtient ou définit une valeur qui indique si le jeton de validation doit être mappé à un compte Windows.

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

Valeur de propriété

true si le jeton de validation doit être mappé à un compte Windows ; sinon, false.

S’applique à