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
ProfileStandardIdentifier
public Guid ProfileStandardIdentifier { get; set; }
Property Value
UserIdentifier
public Guid UserIdentifier { get; set; }