Udostępnij za pośrednictwem


ServiceProviderSingleSignOnDescriptor.AuthenticationRequestsSigned Właściwość

Definicja

Pobiera lub ustawia wartość wskazującą, czy żądania wysyłane przez dostawcę usług zostaną podpisane.

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

Wartość właściwości

true jeśli żądania uwierzytelniania wysyłane przez dostawcę usług zostaną podpisane; w przeciwnym razie , false. Wartość domyślna to false.

Uwagi

AuthnRequestsSigned Reprezentuje atrybut.

Dotyczy