SecurityTokenHandler.TokenType Property

Definition

This must be overridden to get the System.Type of the SecurityToken this instance handles.

public abstract Type TokenType { get; }
member this.TokenType : Type
Public MustOverride ReadOnly Property TokenType As Type

Property Value

Applies to