Table of Contents

Interface IUserAccountProperties

Namespace
The.Components
Assembly
Instagile.dll

Represents the properties of a user account entity.

public interface IUserAccountProperties : IEntityProperties
Inherited Members

Properties

Claims

EntityCollectionProperty Claims { get; }

Property Value

EntityCollectionProperty

Profile

EntityReferenceProperty Profile { get; }

Property Value

EntityReferenceProperty

Username

PrimitiveAttribute<string> Username { get; }

Property Value

PrimitiveAttribute<string>