Represents a basic credential secure data item. This item holds a user name and secure data.
The following tables list the members exposed by the MonitoringBasicCredentialSecureData type.
Public
Constructors
Name | Description | |
---|---|---|
MonitoringBasicCredentialSecureData | Initializes a new MonitoringBasicCredentialSecureData object. |
Public
Properties
Name | Description | |
---|---|---|
![]() |
Description | Gets or sets the description of the secure data item. (inherited from MonitoringSecureData) |
![]() |
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.