Поделиться через


MicrosoftAppCredentials Класс

Определение

public class MicrosoftAppCredentials : Microsoft.Rest.ServiceClientCredentials
type MicrosoftAppCredentials = class
    inherit ServiceClientCredentials
Public Class MicrosoftAppCredentials
Inherits ServiceClientCredentials
Наследование
Microsoft.Rest.ServiceClientCredentials
MicrosoftAppCredentials

Конструкторы

MicrosoftAppCredentials(IConfiguration, ILogger)
MicrosoftAppCredentials(String, String, ILogger)
MicrosoftAppCredentials(String, String)

Поля

logger
MicrosoftAppIdKey
MicrosoftAppPasswordKey
TrustedHostNames

Свойства

MicrosoftAppId
MicrosoftAppPassword
OAuthAuthority
OAuthBotScope
OAuthEndpoint

Методы

GetTokenAsync(Boolean, String)
IsTrustedServiceUrl(String)
ProcessHttpRequestAsync(HttpRequestMessage, CancellationToken)
TrustServiceUrl(String, DateTime, String)

Применяется к