Table of Contents

Interface IUserProfileProperties

Namespace
The.Components
Assembly
Instagile.dll
public interface IUserProfileProperties : IEntityProperties
Inherited Members

Properties

Account

EntityReferenceProperty Account { get; }

Property Value

EntityReferenceProperty

DisplayName

PrimitiveAttribute<string> DisplayName { get; }

Property Value

PrimitiveAttribute<string>

LastLogon

PrimitiveAttribute<DateTime?> LastLogon { get; }

Property Value

PrimitiveAttribute<DateTime?>

Settings

PrimitiveAttribute<string> Settings { get; }

Property Value

PrimitiveAttribute<string>