ActiveDirectorySchemaProperty.Oid Propriété

Définition

Obtient ou définit l’OID de la propriété de schéma.

public:
 property System::String ^ Oid { System::String ^ get(); void set(System::String ^ value); };
public string Oid { get; set; }
member this.Oid : string with get, set
Public Property Oid As String

Valeur de propriété

Valeur String qui contient l’OID de l’objet actuel ActiveDirectorySchemaProperty .

Exceptions

Un appel au service d’annuaire sous-jacent a entraîné une erreur.

Le serveur cible est occupé ou indisponible.

S’applique à

Voir aussi