Share via


MicrosoftAppCredentials Classe

Définition

public class MicrosoftAppCredentials : Microsoft.Rest.ServiceClientCredentials
type MicrosoftAppCredentials = class
    inherit ServiceClientCredentials
Public Class MicrosoftAppCredentials
Inherits ServiceClientCredentials
Héritage
Microsoft.Rest.ServiceClientCredentials
MicrosoftAppCredentials

Constructeurs

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

Champs

logger
MicrosoftAppIdKey
MicrosoftAppPasswordKey
TrustedHostNames

Propriétés

MicrosoftAppId
MicrosoftAppPassword
OAuthAuthority
OAuthBotScope
OAuthEndpoint

Méthodes

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

S’applique à