The following tables list the members exposed by CCOWApplication.
Public Constructors
Name | Description | |
---|---|---|
CCOWApplication | Initializes a new instance of the CCOWApplication class. |
Protected Methods
Name | Description | |
---|---|---|
SendPropertyChanged | Raises the PropertyChanged event. | |
SendPropertyChanging | Raises the PropertyChanging event. |
Public Properties
Name | Description | |
---|---|---|
Allowed | Gets or sets the allowed value. | |
CCOWSubjectApplication | Gets or sets the application subjects. | |
Id | Gets or sets application Id. | |
Name | Gets or sets the application's name. | |
Passcode | Gets or sets the application's passcode. | |
Suffix | Gets or sets application suffix value. |
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value has changed. | |
PropertyChanging | Occurs when a property value is changing. |