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.
Represents a generic secure data item.
The following tables list the members exposed by the GenericSecureData type.
Public Constructors
| Name | Description | |
|---|---|---|
| GenericSecureData | Initializes a new GenericSecureData object. | 
Top
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Data | Gets or sets the secure data. (inherited from SecureData) | 
| .gif) | Description | Gets or sets the description of the secure data object. (inherited from SecureData) | 
| .gif) | Id | (inherited from CreatableMonitoringBaseWithId) | 
| .gif) | IsSystem | Gets or sets a value that indicates whether this secure data object is defined by the system and therefore cannot be changed or removed. (inherited from SecureData) | 
| .gif) | LastModified | Gets the last time this object was modified. (inherited from SecureData) | 
| .gif) | ManagementGroup | Gets the management group that the object is in. (inherited from MonitoringBase) | 
| .gif) | ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) | 
| .gif) | Name | Gets or sets the friendly name of the secure data object. (inherited from SecureData) | 
| .gif) | SecureDataType | Gets the secure data type. (inherited from SecureData) | 
| .gif) | SecureStorageId | Gets the ID as generated by the secure storage manager. (inherited from SecureData) | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from CreatableMonitoringBaseWithId) | 
| .gif) | GetHashCode | (inherited from CreatableMonitoringBaseWithId) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) | Reconnect | (inherited from MonitoringBase) | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) | 
| .gif) | Update | Updates the secure data. (inherited from SecureData) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
See Also
Reference
GenericSecureData Class
Microsoft.EnterpriseManagement.Security Namespace