Share via


DeleteSystemUserRoleNotAllowedException.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

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

Applies to