TokenProvider.IsWebTokenSupported Property

Definition

Gets or sets a value that indicates whether web token is supported by this provider.

public bool IsWebTokenSupported { get; }
member this.IsWebTokenSupported : bool
Public ReadOnly Property IsWebTokenSupported As Boolean

Property Value

true if web token is supported by this provider; otherwise, false.

Applies to