IssuedSecurityTokenParameters.SupportsServerAuthentication Właściwość

Definicja

Po zaimplementowaniu pobiera wartość wskazującą, czy token obsługuje uwierzytelnianie serwera.

protected public:
 virtual property bool SupportsServerAuthentication { bool get(); };
protected internal override bool SupportsServerAuthentication { get; }
member this.SupportsServerAuthentication : bool
Protected Friend Overrides ReadOnly Property SupportsServerAuthentication As Boolean

Wartość właściwości

Boolean

true jeśli token obsługuje uwierzytelnianie serwera; w przeciwnym razie , false.

Uwagi

Ta właściwość zawsze zwraca wartość true.

Dotyczy