Edit

Share via


KerberosSecurityTokenHandler.CanValidateToken Property

Definition

Gets a value that indicates whether the current instance can validate security tokens.

C#
public override bool CanValidateToken { get; }

Property Value

true if the handler can validate tokens; otherwise, false. The default is true.

Remarks

Indicates whether the handler can validate tokens of the type specified by the TokenType property.

Applies to

Product Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1