IOAuthClient Interface

Definition

IOAuthClient.

public interface IOAuthClient : IDisposable
type IOAuthClient = interface
    interface IDisposable
Public Interface IOAuthClient
Implements IDisposable
Derived
Implements

Properties

BaseUri

Gets or sets the base URI of the service.

BotSignIn

Gets the IBotSignIn.

Credentials

Gets subscription credentials which uniquely identify client subscription.

DeserializationSettings

Gets the json deserialization settings.

OAuthApi
SerializationSettings

Gets json serialization settings.

UserToken

Gets the IUserToken.

Extension Methods

GetOAuthApiEx(IOAuthClient)

Applies to