Condividi tramite


IdentityProviderSingleSignOnDescriptor.WantAuthenticationRequestsSigned Proprietà

Definizione

Ottiene o imposta un valore che indica se le richieste di autenticazione devono essere firmate.

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

Valore della proprietà

true se le richieste di autenticazione devono essere firmate; in caso contrario, false. Il valore predefinito è false.

Si applica a