Share via


SamlSecurityTokenHandler.CanValidateToken Property

Definition

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

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

Property Value

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

Applies to