MicrosoftAppCredentials クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public class MicrosoftAppCredentials : Microsoft.Rest.ServiceClientCredentials
type MicrosoftAppCredentials = class
inherit ServiceClientCredentials
Public Class MicrosoftAppCredentials
Inherits ServiceClientCredentials
- 継承
-
Microsoft.Rest.ServiceClientCredentialsMicrosoftAppCredentials
コンストラクター
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) |