Table of Contents

Class UserProfileKey

Namespace
InSite.Persistence.Plugin.CMDS
Assembly
InSite.Persistence.dll
public class UserProfileKey
Inheritance
UserProfileKey
Inherited Members

Constructors

UserProfileKey()

public UserProfileKey()

Properties

DepartmentIdentifier

public Guid DepartmentIdentifier { get; set; }

Property Value

Guid

ProfileStandardIdentifier

public Guid ProfileStandardIdentifier { get; set; }

Property Value

Guid

UserIdentifier

public Guid UserIdentifier { get; set; }

Property Value

Guid