次の方法で共有


OAuthAccount クラス

定義

OAuth または OpenID アカウントを表します。

public class OAuthAccount
type OAuthAccount = class
Public Class OAuthAccount
継承
OAuthAccount

コンストラクター

OAuthAccount(String, String)

OAuthAccount クラスの新しいインスタンスを初期化します。

プロパティ

Provider

プロバイダー名を取得します。

ProviderUserId

プロバイダーのユーザー ID を取得します。

適用対象