IfdSettings Members

Contains settings for configuring Internet-facing deployments (IFDs).

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

Public Constructors

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

Top

Public Properties

  Name Description
public property DiscoveryWebServiceRootDomain Gets or sets the discovery web service domain.
public property Enabled Gets or sets a value that indicates whether Internet-facing deployment (IFD) is enabled.
public property ExtensionData  Gets or sets the structure that contains extra data. (inherited from DeploymentObject)
public property ExternalDomain Gets or sets the external domain value for Internet-facing deployment (IFD).
public property IntranetAccessEnabled Gets or sets a value that indicates whether intranet access is enabled.
public property OrganizationWebServiceRootDomain Gets or sets the organization web service domain.
public property WebApplicationRootDomain Gets or sets the web application server domain.

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

IfdSettings Class
Microsoft.Xrm.Sdk.Deployment Namespace

Other Resources

Use Deployment Entities and Deployment Configuration Settings

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