View full article

DirectoryServiceObject Class

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

Represents a directory service object.

Inheritance

Syntax

public class DirectoryServiceObject

Constructors

Properties

Name Description
Anonymous
Authenticated
Name

The name of the Directory Service Object.

OtherProperty

Represents the other property of the Directory Service Object. If it doesn't exist returns the name.

Type

The type of the Directory Service Object - undefined, named, authenticated or anonymous.

Methods

Name Description
Clone()

Extension Methods

ApiFilter.FilterFor<T>(T, Nullable<ApiVersion>)