SearchResultEntry Classe

Definição

A classe SearchResultEntry contém um objeto retornado no conjunto de resultados.The SearchResultEntry class contains an object returned in the result set.

public ref class SearchResultEntry
public class SearchResultEntry
type SearchResultEntry = class
Public Class SearchResultEntry
Herança
SearchResultEntry

Propriedades

Attributes

A propriedade Attributes contém uma coleção de objetos DirectoryAttribute .The Attributes property contains a collection of DirectoryAttribute objects.

Controls

A propriedade Controls contém uma matriz de objetos DirectoryControl.The Controls property contains an array of DirectoryControl objects.

DistinguishedName

A propriedade DistinguishedName contém o nome diferenciado da entrada retornada.The DistinguishedName property contains the distinguished name of the returned entry.

Métodos

Equals(Object)

Determina se o objeto especificado é igual ao objeto atual.Determines whether the specified object is equal to the current object.

(Herdado de Object)
GetHashCode()

Serve como a função de hash padrão.Serves as the default hash function.

(Herdado de Object)
GetType()

Obtém o Type da instância atual.Gets the Type of the current instance.

(Herdado de Object)
MemberwiseClone()

Cria uma cópia superficial do Object atual.Creates a shallow copy of the current Object.

(Herdado de Object)
ToString()

Retorna uma cadeia de caracteres que representa o objeto atual.Returns a string that represents the current object.

(Herdado de Object)

Aplica-se a