Click or drag to resize
IJwtTokenServiceAudience Property
Audience of the JWT token.

Namespace: CMS.Base.Internal
Assembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax
C#
string Audience { get; }

Property Value

Type: String
See Also