次の方法で共有


UserIdentityContract クラス

定義

ユーザー ID の詳細。

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

コンストラクター

UserIdentityContract()

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

UserIdentityContract(String, String)

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

プロパティ

Id

プロバイダー内の識別子の値を取得または設定します。

Provider

ID プロバイダー名を取得または設定します。

適用対象