Share via


WebAddressSettings Members

Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online

Contains deployment specific root domain address values.

The following tables list the members exposed by the WebAddressSettings type.

Public Constructors

  Name Description
  WebAddressSettings Initializes a new instance of the WebAddressSettings class.

Top

Public Properties

  Name Description
public property DeploymentSdkRootDomain Gets or sets the root domain for the deployment Web service (SDK).
public property DiscoveryRootDomain Gets or sets the root domain for the discovery Web service.
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentObject)
public property HelpServerUrl Gets or sets the URL for help content server.
public property NlbEnabled Gets or sets whether network load balancing (NLB) is enabled.
public property RootDomainScheme Gets or sets the root domain scheme: http or https.
public property SdkRootDomain Gets or sets the root domain for the organization Web service (SDK).
public property SslHeader Gets or sets the secured sockets layer (SSL) header.
public property WebAppRootDomain Gets or sets the root domain for the Web application.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

WebAddressSettings Class
Microsoft.Xrm.Sdk.Deployment Namespace

Other Resources

Deployment Web Service Messages
Use Deployment Entities and Deployment Configuration Settings
Administer the deployment using Windows PowerShell

Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.