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)
MicrosoftAppCredentials(String, String, ILogger)

필드

logger
MicrosoftAppIdKey
MicrosoftAppPasswordKey
TrustedHostNames

속성

MicrosoftAppId
MicrosoftAppPassword
OAuthAuthority
OAuthBotScope
OAuthEndpoint

메서드

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

적용 대상