Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 658 Bytes

OAuthAppScope.md

File metadata and controls

14 lines (9 loc) · 658 Bytes

OAuthAppScope

Properties

Name Type Description Notes
Id string The unique identifier for the oauth protected resource
ApplicationId string The unique identifier for the application that has this scope
Scope string The scope string [optional]
IsDefault bool Flag to indicate if this scope is one of the applications default scopes [optional] [default to false]

[Back to Model list] [Back to API list] [Back to README]