Compartir a través de


IssuedSecurityTokenProvider.SupportsTokenCancellation Propiedad

Definición

Obtiene un valor que indica si se admite la cancelación del token.

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

Valor de propiedad

Boolean

true si se admite la cancelación del token; de lo contrario, false.

Se aplica a