OAuthClientExtensions.GetOAuthApiEx(IOAuthClient) メソッド

定義

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

戻り値

適用対象