TokenUtility.Audience Property
If this property is set, we will validate that the token is scoped for the audience given. This is an exact match.
[Visual Basic]
Public Shared Property Audience As
[C#]
public static
Audience {get; set;}
See Also
TokenUtility Class | InformationCards Namespace