Share via


EditSystemUserRoleNotAllowedException.UserRoleId Property

Definition

Gets the system user role identifier 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

Returns a globally unique identifier (GUID) for the system user role that caused the exception to be thrown.

Applies to