WebConnectionStringBuilderDomain Property

Gets or sets the domain that will verify user credentials.

Definition

Namespace: Configuration.Helper
Assembly: Configuration.Helper (in Configuration.Helper.dll) Version: 2.0.5
C#
public string Domain { get; set; }

Property Value

String

See Also