C# Class MeetingManager.AuthenticationHelperMSAL

Inheritance: IAuthenticationService
Afficher le fichier Open project: OfficeDev/Interop-REST-Mail-Contacts-Calendar-Sample

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AuthenticationHelperMSAL ( ) : Microsoft.Identity.Client
GetTokenAsync ( string resourceId ) : Task

Method Details

AuthenticationHelperMSAL() public méthode

public AuthenticationHelperMSAL ( ) : Microsoft.Identity.Client
Résultat Microsoft.Identity.Client

GetTokenAsync() public méthode

public GetTokenAsync ( string resourceId ) : Task
resourceId string
Résultat Task