BaseUser
in package
Table of Contents
Methods
- getDisplayName() : string
- Get the value of displayName
- getGivenName() : string|null
- Get the value of givenName
- getId() : string
- Get the value of id
- getIdentities() : array<string|int, ObjectIdentity>|null
- Get the value of identities
- getMail() : string
- Get the value of email
- getOnPremisesSamAccountName() : string|null
- Get the value of onPremisesSamAccountName
- getSurname() : string|null
- Get the value of surname
Methods
getDisplayName()
Get the value of displayName
public
getDisplayName() : string
Return values
stringgetGivenName()
Get the value of givenName
public
getGivenName() : string|null
Return values
string|nullgetId()
Get the value of id
public
getId() : string
Return values
stringgetIdentities()
Get the value of identities
public
getIdentities() : array<string|int, ObjectIdentity>|null
Return values
array<string|int, ObjectIdentity>|nullgetMail()
Get the value of email
public
getMail() : string
Return values
stringgetOnPremisesSamAccountName()
Get the value of onPremisesSamAccountName
public
getOnPremisesSamAccountName() : string|null
Return values
string|nullgetSurname()
Get the value of surname
public
getSurname() : string|null