IssuedSecurityTokenProvider.SupportsTokenCancellation Proprietà

Definizione

Ottiene un valore che indica se l'annullamento del token è supportato.

public:
 virtual property bool SupportsTokenCancellation { bool get(); };
public override bool SupportsTokenCancellation { get; }
member this.SupportsTokenCancellation : bool
Public Overrides ReadOnly Property SupportsTokenCancellation As Boolean

Valore della proprietà

true se l'annullamento del token è supportato; in caso contrario, false.

Si applica a