C# 클래스 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.
파일 보기 프로젝트 열기: Azure/azure-powershell 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
PowerShellRedirectUri System.Uri

공개 메소드들

메소드 설명
AdalConfiguration ( ) : Microsoft.IdentityModel.Clients.ActiveDirectory

메소드 상세

AdalConfiguration() 공개 메소드

public AdalConfiguration ( ) : Microsoft.IdentityModel.Clients.ActiveDirectory
리턴 Microsoft.IdentityModel.Clients.ActiveDirectory

프로퍼티 상세

PowerShellRedirectUri 공개적으로 정적으로 프로퍼티

public static Uri,System PowerShellRedirectUri
리턴 System.Uri