Table of Contents

Class UserRoleModel

Namespace
InSite.Domain.Integrations.Engine
Assembly
Shift.Sdk.dll
public class UserRoleModel
Inheritance
UserRoleModel
Inherited Members
Extension Methods

Constructors

UserRoleModel()

public UserRoleModel()

Properties

Role

public Guid Role { get; set; }

Property Value

Guid

User

public Guid User { get; set; }

Property Value

Guid