Click or drag to resize

HoarderConfigJwtAudience Property

The Audience property of the JWT.

Namespace: Orthogonal.Hoarder.StdLib
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.17
Syntax
C#
public string Audience { get; set; }

Property Value

String
See Also