View full article

DirectoryServiceObjectType Enum

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

Directory Service object type.

Syntax

public enum DirectoryServiceObjectType

Fields

Name Description
Anonymous

Anonymous type.

Authenticated

Authenticated type.

Named

Named type.

Undefined

Undefined type.

Extension Methods

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