TokenConstants.TokenAudience Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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