ActiveDirectorySchemaProperty.Oid Proprietà

Definizione

Ottiene o imposta l'OID della proprietà dello schema.

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

Valore della proprietà

Valore String che contiene l'OID dell'oggetto corrente ActiveDirectorySchemaProperty .

Eccezioni

Una chiamata al servizio directory sottostante ha generato un errore.

Il server di destinazione è occupato o non disponibile.

Si applica a

Vedi anche