Condividi tramite


ActiveDirectoryServiceSettings Class

Definition

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