OAuth Claim Object
Contains information about an OAuth claim.
This object is used by the following operations:
- Any operations that use the OAuth Provider object
The properties included in the Claim object are listed below.
Property | Type | Description |
---|---|---|
Name | string | The name of the OAuth claim. |
Description | string | Description of the OAuth claim. |
AttributeName | string | Attribute name for the claim. |