CredentialsOIDC | R Documentation |
CredentialsOIDC Class
CredentialsOIDC Class
can
created_at
email
is_disabled
logged_in_at
oidc_user_id
type
url
new()
CredentialsOIDC$new( can, created_at, email, is_disabled, logged_in_at, oidc_user_id, type, url )
toJSON()
CredentialsOIDC$toJSON()
fromJSONObject()
CredentialsOIDC$fromJSONObject(CredentialsOIDCJsonObject)
fromJSON()
CredentialsOIDC$fromJSON(CredentialsOIDCJson)
toJSONString()
CredentialsOIDC$toJSONString()
fromJSONString()
CredentialsOIDC$fromJSONString(CredentialsOIDCJson)
clone()
The objects of this class are cloneable with this method.
CredentialsOIDC$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.