ActiveDirectorySchemaProperty.Oid Propriedade
Definição
Obtém ou define o OID da propriedade de esquema.Gets or sets the OID of the schema property.
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
Valor da propriedade
Um String valor que contém o OID do objeto atual ActiveDirectorySchemaProperty .A String value that contains the OID of the current ActiveDirectorySchemaProperty object.
Exceções
Uma chamada ao serviço do diretório subjacente resultou em um erro.A call to the underlying directory service resulted in an error.
O servidor de destino está ocupado ou não disponível.The target server is either busy or unavailable.