ClaimsHomeRealmOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ClaimsHomeRealmOptions : System::ComponentModel::INotifyPropertyChanged
[System.Serializable]
public class ClaimsHomeRealmOptions : System.ComponentModel.INotifyPropertyChanged
[<System.Serializable>]
type ClaimsHomeRealmOptions = class
interface INotifyPropertyChanged
Public Class ClaimsHomeRealmOptions
Implements INotifyPropertyChanged
- Inheritance
-
ClaimsHomeRealmOptions
- Attributes
- Implements
Constructors
ClaimsHomeRealmOptions() |
Properties
Items |
Methods
GetServerByDisplayName(String) |
Finds the Home Realm information for the Display Name |
RaisePropertyChanged(String) |
Raised when a property changes |
Events
PropertyChanged |
Default Propertly changed event. |