O365ConnectorInterface
interface O365ConnectorInterface implements ConfigEntityInterface
Provides as interface defining a SocialO365 entity.
Methods
string
getAuthScopes()
Gets auth scopes.
string
getClientId()
Get the client ID.
string
getClientSecret()
Get the client secret.
string
getRedirectLogin()
Get the redirect url.
string
getTenantId()
Get the tenant ID.
Details
at line 35
string
getAuthScopes()
Gets auth scopes.
at line 15
string
getClientId()
Get the client ID.
at line 20
string
getClientSecret()
Get the client secret.
at line 30
string
getRedirectLogin()
Get the redirect url.
at line 25
string
getTenantId()
Get the tenant ID.