The following tables list the members exposed by CCOWSubject.
Public Constructors
Name | Description | |
---|---|---|
CCOWSubject | Initializes a new instance of the CCOWSubject class. |
Protected Methods
Name | Description | |
---|---|---|
SendPropertyChanged | Raises the PropertyChanged event. | |
SendPropertyChanging | Raises the PropertyChanging event. |
Public Properties
Name | Description | |
---|---|---|
CCOWSubjectApplication | Gets or sets the application subjects table. | |
CCOWSubjectDependency | Gets or sets the application subjects dependencies table. | |
CCOWSubjectItems | Gets or sets the subject items table. | |
DependentSubjects | Gets or sets the subject dependencies table. | |
Id | Gets or sets application Id. | |
Secure | Determines whether the Context subject is secure or not. | |
SecurityType | Gets or sets security type value. | |
Subject | Gets or sets the subject. |
Public Events
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value has changed. | |
PropertyChanging | Occurs when a property value is changing. |