View full article

NamedCALIdentificationMode Enum

Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll

Represents the various modes for identifying a named CAL.

Syntax

public enum NamedCALIdentificationMode

Fields

Name Description
MachineName

Identify on a machine name.

UserName

Identify on a username.

Extension Methods

ApiFilter.FilterFor<NamedCALIdentificationMode>(Nullable<ApiVersion>)