C# Class Microsoft.Azure.Commands.Common.Authentication.AdalConfiguration

Class storing the configuration information needed for ADAL to request token from the right AD tenant depending on environment.
Afficher le fichier Open project: Azure/azure-powershell Class Usage Examples

Méthodes publiques

Свойство Type Description
PowerShellRedirectUri System.Uri

Méthodes publiques

Méthode Description
AdalConfiguration ( ) : Microsoft.IdentityModel.Clients.ActiveDirectory

Method Details

AdalConfiguration() public méthode

public AdalConfiguration ( ) : Microsoft.IdentityModel.Clients.ActiveDirectory
Résultat Microsoft.IdentityModel.Clients.ActiveDirectory

Property Details

PowerShellRedirectUri public_oe static_oe property

public static Uri,System PowerShellRedirectUri
Résultat System.Uri