次の方法で共有


IdentityBuilder.UserType プロパティ

定義

ユーザーに使用される を Type 取得します。

public:
 property Type ^ UserType { Type ^ get(); };
public Type UserType { get; }
member this.UserType : Type
Public ReadOnly Property UserType As Type

プロパティ値

Typeユーザーに使用される 。

適用対象