GemstoneClaimTypes Fields

Fields

AllowClaim Assigned claim that allows a user to access a resource.
AllUsers Implicit claim that masquerades as a provider claim and applies to any user principal regardless of what claims they have.
BaseClaim Assigned claim that allows access to the value as the default access level.
DenyClaim Assigned claim that denies a user access to a resource.
ProviderIdentity Assigned claim that holds the unique identifier for the Authentication Provider.
UserIdentity Assigned claim that holds the unique identifier for the User.

See Also