Свойство | Type | Description | |
---|---|---|---|
_outlookClient | Microsoft.Office365.OutlookServices.OutlookServicesClient |
Свойство | Type | Description | |
---|---|---|---|
GetTokenHelperAsync | Task |
Méthode | Description | |
---|---|---|
AuthenticateSilently ( ) : Task |
||
BeginAuthentication ( ) : void | ||
GetOutlookClientAsync ( string capability ) : Task |
Checks that an OutlookServicesClient object is available.
|
|
SignOut ( ) : void |
Signs the user out of the service.
|
Méthode | Description | |
---|---|---|
GetTokenHelperAsync ( Microsoft.IdentityModel.Clients.ActiveDirectory.AuthenticationContext context, string resourceId ) : Task |
public static AuthenticateSilently ( ) : Task |
||
Résultat | Task |
public static BeginAuthentication ( ) : void | ||
Résultat | void |
public static GetOutlookClientAsync ( string capability ) : Task |
||
capability | string | |
Résultat | Task |