IfdSettings Class

 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

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

Namespace:   Microsoft.Xrm.Sdk.Deployment
Assembly:  Microsoft.Xrm.Sdk.Deployment (in Microsoft.Xrm.Sdk.Deployment.dll)


[DataContractAttribute(Name = "IfdSettings", Namespace = "http://schemas.microsoft.com/xrm/2011/Contracts/Deployment")]
public class IfdSettings : DeploymentConfigSettings

NameDescription
System_CAPS_pubmethodIfdSettings()

Initializes a new instance of the IfdSettings class.

NameDescription
System_CAPS_pubpropertyDiscoveryWebServiceRootDomain

Gets or sets the discovery web service domain.

System_CAPS_pubpropertyEnabled

Gets or sets a value that indicates whether Internet-facing deployment (IFD) is enabled.

System_CAPS_pubpropertyExtensionData

Gets or sets the structure that contains extra data.(Inherited from DeploymentObject.)

System_CAPS_pubpropertyExternalDomain

Gets or sets the external domain value for Internet-facing deployment (IFD).

System_CAPS_pubpropertyIntranetAccessEnabled

Gets or sets a value that indicates whether intranet access is enabled.

System_CAPS_pubpropertyOrganizationWebServiceRootDomain

Gets or sets the organization web service domain.

System_CAPS_pubpropertyWebApplicationRootDomain

Gets or sets the web application server domain.

NameDescription
System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: