Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 994 Bytes

ExternalOauthApplication.md

File metadata and controls

16 lines (12 loc) · 994 Bytes

ExternalOauthApplication

Properties

Name Type Description Notes
can map[string,bool] Operations the current user is able to perform on this object [optional]
id string ID of this OAuth Application [optional]
name string The name of this application. For Snowflake connections, this should be the name of the host database. [optional]
client_id string The OAuth Client ID for this application [optional]
client_secret string (Write-Only) The OAuth Client Secret for this application [optional]
dialect_name string The database dialect for this application. [optional]
created_at \DateTime Creation time for this application [optional]

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