Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 698 Bytes

AuthenticationObject.md

File metadata and controls

15 lines (10 loc) · 698 Bytes

AuthenticationObject

Properties

Name Type Description Notes
audience String Intended audience of this authentication object (client/server)
r#type String Type of this authentication object
name String Name to recognize this stored authentication
id String Unique ID of the authentication object
readable Option<bool> Indicates whether this authentication object is readable [optional]

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