IdentityBuilder.RoleType Property

Definition

Gets the Type used for roles.

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

Property Value

The Type used for roles.

Applies to