An abstract base class that represents a secure data item that contains a user name and a domain.
The following tables list the members exposed by the MonitoringUserNameAndDomainSecureData type.
Public Properties
Name | Description | |
---|---|---|
Description | Gets or sets the description of the secure data item. (inherited from MonitoringSecureData) | |
Domain | Gets or sets the domain in the secure data item. | |
Id | Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId) | |
IsSystem | Gets a value indicating whether the secure data object is defined by the system, in which case it cannot be changed or removed. (inherited from MonitoringSecureData) | |
LastModified | Gets the time, in DateTime format, that the secure data object was last modified. (inherited from MonitoringSecureData) | |
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) | |
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) | |
Name | Gets or sets the name of the secure data item. (inherited from MonitoringSecureData) | |
SecureData | Sets the secure data in the secure data object. (inherited from MonitoringSecureData) | |
SecureStorageId | Gets the identifier that is generated by the secure storage manager. (inherited from MonitoringSecureData) | |
Type | Gets the type of the secure data in the secure data object. (inherited from MonitoringSecureData) | |
UserName | Gets or sets the user name in the secure data item. (inherited from MonitoringUserNameSecureData) |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from CreatableMonitoringBaseWithId) | |
GetHashCode | Gets the hash code for the CreatableMonitoringBaseWithId object. (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 MonitoringSecureData) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.