Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 907 Bytes

OAuth2Scope.md

File metadata and controls

18 lines (14 loc) · 907 Bytes

Okta.Sdk.Model.OAuth2Scope

Properties

Name Type Description Notes
Consent OAuth2ScopeConsentType [optional]
Default bool Indicates if this Scope is a default scope [optional]
Description string Description of the Scope [optional]
DisplayName string Name of the end user displayed in a consent dialog [optional]
Id string Scope object ID [optional] [readonly]
MetadataPublish OAuth2ScopeMetadataPublish [optional]
Name string Scope name [optional]
Optional bool [optional]
System bool Indicates if Okta created the Scope [optional]

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