Represents a secure data object that has a user name.
The following tables list the members exposed by the UserNameSecureData type.
Public
Properties
| Name | Description | |
|---|---|---|
|
Data | Gets or sets the secure data. (inherited from SecureData) |
|
Description | Gets or sets the description of the secure data object. (inherited from SecureData) |
|
Id | (inherited from CreatableMonitoringBaseWithId) |
|
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) |
|
LastModified | Gets the last time this object was modified. (inherited from SecureData) |
|
ManagementGroup | Gets the management group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) |
|
Name | Gets or sets the friendly name of the secure data object. (inherited from SecureData) |
|
SecureDataType | Gets the secure data type. (inherited from SecureData) |
|
SecureStorageId | Gets the ID as generated by the secure storage manager. (inherited from SecureData) |
|
UserName | Gets or sets the user name for the secure data. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from CreatableMonitoringBaseWithId) |
|
GetHashCode | (inherited from CreatableMonitoringBaseWithId) |
|
GetType | (inherited from Object) |
|
Reconnect | (inherited from MonitoringBase) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
|
Update | Updates the secure data. (inherited from SecureData) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

