Udostępnij za pośrednictwem


IdentityProviderSingleSignOnDescriptor.WantAuthenticationRequestsSigned Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy żądania uwierzytelniania powinny być podpisane.

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

Wartość właściwości

true jeśli żądania uwierzytelniania powinny być podpisane; w przeciwnym razie , false. Wartość domyślna to false.

Dotyczy