CrmOnlineDiscoveryServer Class

 

Applies To: Dynamics CRM 2015

Describes a discovery server that can be used to determine what organizations a user is a member of.

Namespace:   Microsoft.Xrm.Tooling.CrmConnectControl.Model
Assembly:  Microsoft.Xrm.Tooling.CrmConnectControl (in Microsoft.Xrm.Tooling.CrmConnectControl.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Tooling.CrmConnectControl.Model.CrmOnlineDiscoveryServer

Syntax

public class CrmOnlineDiscoveryServer : INotifyPropertyChanged
public ref class CrmOnlineDiscoveryServer : INotifyPropertyChanged
type CrmOnlineDiscoveryServer = 
    class
        interface INotifyPropertyChanged
    end
Public Class CrmOnlineDiscoveryServer
    Implements INotifyPropertyChanged

Constructors

Name Description
System_CAPS_pubmethod CrmOnlineDiscoveryServer()

Properties

Name Description
System_CAPS_pubproperty DiscoveryServer

Discovery server Uri, this is the URI necessary to connect to the Discovery server

System_CAPS_pubproperty DisplayName

Display name of the Discovery Server

System_CAPS_pubproperty ShortName

Short name of the Discovery Server, this is used to store the server in the users config for later use.

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Events

Name Description
System_CAPS_pubevent PropertyChanged

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.Tooling.CrmConnectControl.Model Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright