Click or drag to resize

McIdentity Class

Defines an instance of a user identity.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcIdentity

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Class McIdentity
	Implements McIdentity

The McIdentity type exposes the following members.

Properties
  NameDescription
Public propertyCommandBars
This property is not supported anymore.
Public propertyDescription
Public propertyGetSettings
Public propertyIsActive
Public propertyJournal
Public propertyName
Public propertyProject
Top
Methods
Remarks
Identities carry all the user specific information and can be password protected.
See Also