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; }
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 ActiveDirectorySchemaProperty actuel.

Exceptions

Un appel au service d'annuaire sous-jacent a échoué.

Le serveur cible est occupé ou non disponible.

S’applique à

Voir aussi