SamlSecurityTokenRequirement.MapToWindows Proprietà

Definizione

Ottiene o imposta un valore che indica se il gestore di token tenterà di eseguire il mapping dell'identità SAML a un'identità Windows utilizzando l'attestazione UPN (Unique Principal Name).

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

Valore della proprietà

true per tentare di associare l'identità SAML a un'identità Windows; in caso contrario, false. Il valore predefinito è false.

Si applica a