WindowsCredentialSecureData Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a windows credential secure data item.
The following tables list the members exposed by the WindowsCredentialSecureData type.
Public Constructors
Name | Description | |
---|---|---|
WindowsCredentialSecureData | Initializes a new WindowsCredentialSecureData object. |
Top
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) | |
Domain | Gets or sets the domain for the secure data. (inherited from UserNameAndDomainSecureData) | |
Id | Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object. (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. (inherited from UserNameSecureData) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overridden. Determines whether two CreatableMonitoringBaseWithId object instances are equal. (inherited from Object) | |
GetHashCode | Overridden. Gets the hash code for the CreatableMonitoringBaseWithId object. (inherited from Object) | |
GetType | (inherited from Object) | |
Reconnect | Reconnects the object to the specified management group. (inherited from MonitoringBase) | |
ToString | Overridden. Returns the relevant display string for the object. (inherited from Object) | |
Update | Updates the secure data. (inherited from SecureData) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
WindowsCredentialSecureData Class
Microsoft.EnterpriseManagement.Security Namespace