Share via


SecurityTokenHandler.CanValidateToken Property

Definition

Gets a value indicating whether this handler supports validation of tokens handled by this instance.

public virtual bool CanValidateToken { get; }
member this.CanValidateToken : bool
Public Overridable ReadOnly Property CanValidateToken As Boolean

Property Value

'True' if the instance is capable of SecurityToken validation.

Implements

Applies to