ADObjectIdentifier Constructors

Definition

Overloads

ADObjectIdentifier(String)

public ADObjectIdentifier(string value);

Parameters

value
System.String

Applies to

ADObjectIdentifier(String, String)

public ADObjectIdentifier(string value, string displayName);

Parameters

value
System.String
displayName
System.String

Applies to