ActiveDirectoryServiceSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Settings for authentication with an Azure or Azure Stack service using Active Directory.
public sealed class ActiveDirectoryServiceSettings
type ActiveDirectoryServiceSettings = class
Public NotInheritable Class ActiveDirectoryServiceSettings
- Inheritance
-
ActiveDirectoryServiceSettings
Constructors
ActiveDirectoryServiceSettings() |
Properties
AuthenticationEndpoint |
Gets or sets the ActiveDirectory Endpoint for the Azure Environment |
Azure |
Gets the serviceSettings for authentication with Azure |
AzureChina |
Gets the serviceSettings for authentication with Azure China |
AzureGermany |
Gets the serviceSettings for authentication with Azure Germany |
AzureUSGovernment |
Gets the serviceSettings for authentication with Azure US Government |
TokenAudience |
Gets or sets the Token audience for an endpoint |
ValidateAuthority |
Gets or sets a value that determines whether the authentication endpoint should be validated with Azure AD |
Applies to
Azure SDK for .NET