|
|
Azure
|
The AzureADSettings type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Authority | Gets the Azure AD authority (Instance + TenantID). |
|
|
CallbackPath | Gets or sets the Azure AD call-back path. |
|
|
ClientID | Gets or sets the Azure AD client ID. |
|
|
Enabled | Gets the flag that determines if Azure AD is enabled. |
|
|
Instance | Gets or sets the Azure AD instance URL. |
|
|
LastException | Gets the last exception, if any, encountered after getting a new Graph service client. |
|
|
RedirectURI | Gets or sets the redirect URI where authentication responses can be received by the application. |
|
|
SignedOutCallbackPath | Gets or sets the Azure AD signed out call-back path. |
|
|
TenantID | Gets or sets the Azure AD tenant ID. |