Skip to content

ReadOnlyServiceBase<T>._accountClaims field

Account claims, as extracted from the authentication token.

protected readonly AccountClaims _accountClaims;

See Also