Condividi tramite


LdapSessionOptions.HostName Proprietà

Definizione

La proprietà HostName restituisce il nome del server LDAP associato alla connessione.

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

Valore della proprietà

Nome del server LDAP associato alla connessione.

Eccezioni

L'oggetto LdapConnection è già stato eliminato.

Si applica a