ClaimsHomeRealmOptions Class
Applies To: Dynamics CRM 2015
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.ClaimsHomeRealmOptions
Syntax
[SerializableAttribute]
public class ClaimsHomeRealmOptions : INotifyPropertyChanged
[SerializableAttribute]
public ref class ClaimsHomeRealmOptions : INotifyPropertyChanged
[<SerializableAttribute>]
type ClaimsHomeRealmOptions =
class
interface INotifyPropertyChanged
end
<SerializableAttribute>
Public Class ClaimsHomeRealmOptions
Implements INotifyPropertyChanged
Constructors
Name | Description | |
---|---|---|
ClaimsHomeRealmOptions() |
Properties
Name | Description | |
---|---|---|
Items |
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetServerByDisplayName(String) | Finds the Home Realm information for the Display Name |
|
GetType() | (Inherited from Object.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
RaisePropertyChanged(String) | Raised when a property changes |
|
ToString() | (Inherited from Object.) |
Events
Name | Description | |
---|---|---|
PropertyChanged | Default Propertly changed event. |
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