C# 클래스 Meeting_Manager_Xamarin.AuthenticationHelperMSAL

상속: IAuthenticationService
파일 보기 프로젝트 열기: OfficeDev/Interop-REST-Mail-Contacts-Calendar-Sample

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AuthenticationHelperMSAL ( IPlatformParameters platformParameters ) : Microsoft.Identity.Client
GetTokenAsync ( string resourceId ) : Task

메소드 상세

AuthenticationHelperMSAL() 공개 메소드

public AuthenticationHelperMSAL ( IPlatformParameters platformParameters ) : Microsoft.Identity.Client
platformParameters IPlatformParameters
리턴 Microsoft.Identity.Client

GetTokenAsync() 공개 메소드

public GetTokenAsync ( string resourceId ) : Task
resourceId string
리턴 Task