ServiceUrls Class
Applies To: Dynamics CRM 2015
Contains the primary and alternate endpoints of an organization.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Inheritance Hierarchy
System.Object
Microsoft.Xrm.Sdk.Client.ServiceUrls
Syntax
public sealed class ServiceUrls
public ref class ServiceUrls sealed
[<Sealed>]
type ServiceUrls = class end
Public NotInheritable Class ServiceUrls
Constructors
Name | Description | |
---|---|---|
ServiceUrls() | Initializes a new instance of the ServiceUrls class. |
Properties
Name | Description | |
---|---|---|
AlternateEndpoint | Gets or sets the alternate endpoint of an organization. |
|
GeneratedFromAlternate | Gets a value that indicates if the primary endpoint was generated from the alternate endpoint. |
|
PrimaryEndpoint | Gets or sets the primary endpoint of an organization. |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.Xrm.Sdk.Client Namespace
Disaster recovery in Microsoft Dynamics CRM Online
Return to top
© 2016 Microsoft. All rights reserved. Copyright