Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
CrmOnlineDiscoveryServer() |
Properties
Name | Description | |
---|---|---|
![]() |
DiscoveryServer | Discovery server Uri, this is the URI necessary to connect to the Discovery server |
![]() |
DisplayName | Display name of the Discovery Server |
![]() |
ShortName | Short name of the Discovery Server, this is used to store the server in the users config for later use. |
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Events
Name | Description | |
---|---|---|
![]() |
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