IdentityBuilder.UserType Property

Definition

Gets the Type used for users.

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

Property Value

The Type used for users.

Applies to