OAuthClient.OAuthApi Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
Use OAuthApiEx instead
[System.Obsolete("Use OAuthApiEx instead")]
public Microsoft.Bot.Connector.IOAuthApi OAuthApi { get; }
[<System.Obsolete("Use OAuthApiEx instead")>]
member this.OAuthApi : Microsoft.Bot.Connector.IOAuthApi
Public ReadOnly Property OAuthApi As IOAuthApi
Property Value
- Attributes