AzureProperties
class AzureProperties extends Model (View source)
Properties
string | $application | ||
string | $clientId | ||
string | $customerTenantId | ||
string | $federatedApplicationClientId | ||
string | $identity | ||
string | $objectId | ||
string | $redirectUri |
Methods
setApplication($application)
No description
string
getApplication()
No description
setClientId($clientId)
No description
string
getClientId()
No description
setCustomerTenantId($customerTenantId)
No description
string
getCustomerTenantId()
No description
setFederatedApplicationClientId($federatedApplicationClientId)
No description
string
getFederatedApplicationClientId()
No description
setIdentity($identity)
No description
string
getIdentity()
No description
setObjectId($objectId)
No description
string
getObjectId()
No description
setRedirectUri($redirectUri)
No description
string
getRedirectUri()
No description
Details
setApplication($application)
No description
string
getApplication()
No description
setClientId($clientId)
No description
string
getClientId()
No description
setCustomerTenantId($customerTenantId)
No description
string
getCustomerTenantId()
No description
setFederatedApplicationClientId($federatedApplicationClientId)
No description
string
getFederatedApplicationClientId()
No description
setIdentity($identity)
No description
string
getIdentity()
No description
setObjectId($objectId)
No description
string
getObjectId()
No description
setRedirectUri($redirectUri)
No description
string
getRedirectUri()
No description