Sdílet prostřednictvím


MicrosoftAppCredentials Třída

Definice

public class MicrosoftAppCredentials : Microsoft.Rest.ServiceClientCredentials
type MicrosoftAppCredentials = class
    inherit ServiceClientCredentials
Public Class MicrosoftAppCredentials
Inherits ServiceClientCredentials
Dědičnost
Microsoft.Rest.ServiceClientCredentials
MicrosoftAppCredentials

Konstruktory

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

Pole

logger
MicrosoftAppIdKey
MicrosoftAppPasswordKey
TrustedHostNames

Vlastnosti

MicrosoftAppId
MicrosoftAppPassword
OAuthAuthority
OAuthBotScope
OAuthEndpoint

Metody

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

Platí pro