TokenConstants.TokenAudience Field

Definition

The token audience attribute name that is used in a Simple Web Token (SWT). The token audience is the SWT processor that the SWT is intended for.

public const string TokenAudience;
val mutable TokenAudience : string
Public Const TokenAudience As String 

Field Value

Applies to