Profile.HasSingleUserRole Property

Definition

Gets a value that indicates whether the profile has a single user role.

public:
 property bool HasSingleUserRole { bool get(); };
public bool HasSingleUserRole { get; }
member this.HasSingleUserRole : bool
Public ReadOnly Property HasSingleUserRole As Boolean

Property Value

true if the profile has a single user role; otherwise, false.

Remarks

The profile can be used only once in a shipped user role.

Applies to