OAuthClientExtensions.GetOAuthApiEx(IOAuthClient) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public static Microsoft.Bot.Connector.IOAuthApiEx GetOAuthApiEx (this Microsoft.Bot.Connector.IOAuthClient client);
static member GetOAuthApiEx : Microsoft.Bot.Connector.IOAuthClient -> Microsoft.Bot.Connector.IOAuthApiEx
<Extension()>
Public Function GetOAuthApiEx (client As IOAuthClient) As IOAuthApiEx
パラメーター
- client
- IOAuthClient