C# 클래스 TestApp.PCL.TokenBroker

파일 보기 프로젝트 열기: AzureAD/microsoft-authentication-library-for-dotnet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Sts Test.MSAL.Common.Sts

공개 메소드들

메소드 설명
ClearTokenCache ( ) : void
GetTokenInteractiveWithMsAppAsync ( IPlatformParameters parameters ) : string
GetTokenSilentAsync ( IPlatformParameters parameters ) : Task
GetTokenWithClientCredentialAsync ( ) : string

메소드 상세

ClearTokenCache() 공개 메소드

public ClearTokenCache ( ) : void
리턴 void

GetTokenInteractiveWithMsAppAsync() 공개 메소드

public GetTokenInteractiveWithMsAppAsync ( IPlatformParameters parameters ) : string
parameters IPlatformParameters
리턴 string

GetTokenSilentAsync() 공개 메소드

public GetTokenSilentAsync ( IPlatformParameters parameters ) : Task
parameters IPlatformParameters
리턴 Task

GetTokenWithClientCredentialAsync() 공개 메소드

public GetTokenWithClientCredentialAsync ( ) : string
리턴 string

프로퍼티 상세

Sts 공개적으로 프로퍼티

public Sts,Test.MSAL.Common Sts
리턴 Test.MSAL.Common.Sts