Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MeetingManager
AuthenticationHelperMSAL
C# 클래스 MeetingManager.AuthenticationHelperMSAL
상속:
IAuthenticationService
파일 보기
프로젝트 열기: OfficeDev/Interop-REST-Mail-Contacts-Calendar-Sample
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
AuthenticationHelperMSAL
( ) :
Microsoft.Identity.Client
GetTokenAsync
(
string
resourceId
) :
Task
메소드 상세
AuthenticationHelperMSAL()
공개
메소드
public
AuthenticationHelperMSAL
( ) :
Microsoft.Identity.Client
리턴
Microsoft.Identity.Client
GetTokenAsync()
공개
메소드
public
GetTokenAsync
(
string
resourceId
) :
Task
resourceId
string
리턴
Task