MicrosoftAppCredentials Classe

Definição

public class MicrosoftAppCredentials : Microsoft.Rest.ServiceClientCredentials
type MicrosoftAppCredentials = class
    inherit ServiceClientCredentials
Public Class MicrosoftAppCredentials
Inherits ServiceClientCredentials
Herança
Microsoft.Rest.ServiceClientCredentials
MicrosoftAppCredentials

Construtores

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

Campos

logger
MicrosoftAppIdKey
MicrosoftAppPasswordKey
TrustedHostNames

Propriedades

MicrosoftAppId
MicrosoftAppPassword
OAuthAuthority
OAuthBotScope
OAuthEndpoint

Métodos

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

Aplica-se a