OAuthAccount Class

Definition

Represents an OAuth or OpenID account.

public class OAuthAccount
type OAuthAccount = class
Public Class OAuthAccount
Inheritance
OAuthAccount

Constructors

OAuthAccount(String, String)

Initializes a new instance of the OAuthAccount class.

Properties

Provider

Gets the provider name.

ProviderUserId

Gets the provider user ID.

Applies to