Click or drag to resize

McIdentities Class

Defines a collection of user identities.
Inheritance Hierarchy
SystemObject
  System.Collections.GenericDictionaryString, McIdentity
    MediaCy.IQL.ApplicationMcIdentities

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Class McIdentities
	Inherits Dictionary(Of String, McIdentity)
	Implements McIdentities

The McIdentities type exposes the following members.

Properties
  NameDescription
Public propertyActiveIdentity
Public propertyCount
Public propertyItem
Public propertyStatic memberUserName
Gets the user's Windows logon name
Top
Methods
Remarks