LdapSettings.Domain Property

Definition

The domain to use for the LDAP connection. This is a mandatory setting.

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

Property Value

Examples

DOMAIN.com

Applies to