Share via


CreateSystemUserRoleNotAllowedException.UserRoleId Property

Definition

Gets the user role that caused the exception to be thrown.

public:
 property Guid UserRoleId { Guid get(); };
public Guid UserRoleId { get; }
member this.UserRoleId : Guid
Public ReadOnly Property UserRoleId As Guid

Property Value

The unique identifier of the user.

Applies to