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.
Show file Open project: Azure/azure-powershell Class Usage Examples

Public Properties

Property Type Description
PowerShellRedirectUri System.Uri

Public Methods

Method Description
AdalConfiguration ( ) : Microsoft.IdentityModel.Clients.ActiveDirectory

Method Details

AdalConfiguration() public method

public AdalConfiguration ( ) : Microsoft.IdentityModel.Clients.ActiveDirectory
return Microsoft.IdentityModel.Clients.ActiveDirectory

Property Details

PowerShellRedirectUri public static property

public static Uri,System PowerShellRedirectUri
return System.Uri