CredentialsLDAP: CredentialsLDAP Class

CredentialsLDAPR Documentation

CredentialsLDAP Class

Description

CredentialsLDAP Class

CredentialsLDAP Class

Public fields

can
created_at
email
is_disabled
ldap_dn
ldap_id
logged_in_at
type
url

Methods

Public methods


Method new()

Usage
CredentialsLDAP$new(
  can,
  created_at,
  email,
  is_disabled,
  ldap_dn,
  ldap_id,
  logged_in_at,
  type,
  url
)

Method toJSON()

Usage
CredentialsLDAP$toJSON()

Method fromJSONObject()

Usage
CredentialsLDAP$fromJSONObject(CredentialsLDAPJsonObject)

Method fromJSON()

Usage
CredentialsLDAP$fromJSON(CredentialsLDAPJson)

Method toJSONString()

Usage
CredentialsLDAP$toJSONString()

Method fromJSONString()

Usage
CredentialsLDAP$fromJSONString(CredentialsLDAPJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
CredentialsLDAP$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


looker/lookr documentation built on Jan. 15, 2024, 2:49 a.m.