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

返回

适用于