Utilities Class

Definition

Utility functions the XrmToolingConnector assembly.

public ref class Utilities
public class Utilities
type Utilities = class
Public Class Utilities
Inheritance
Utilities

Methods

DeterminDiscoveryDataFromOrgDetail(Uri, Boolean, String)

Parses an OrgURI to determine what the supporting discovery server is.

DeterminOrgDataFromOrgInfo(CrmOrgList, String)

returns ( if possible ) the org detail for a given organization name from the list of orgs in discovery

DeterminOrgDataFromOrgInfo(OrganizationDetailCollection, String)

returns ( if possible ) the org detail for a given organization name from the list of orgs in discovery

GetFileVersion(Assembly)

Returns the file version of passed "executing Assembly"

GetOrgnameAndOnlineRegionFromServiceUri(Uri, String, String, Boolean)

Get the organization name and on-line region from the Uri

IsValidOnlineHost(Uri)

Looks at the URL provided and determines if the URL is a valid online URI

Applies to