ISecuredData Interface
Interface to define a secure data item in the system. Secure data, such as user credentials, is encrypted and stored in the Operations Manager database. The secure data can be set but not read from the database.
Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in microsoft.enterprisemanagement.operationsmanager.dll)
Usage
'Usage
Dim instance As ISecuredData
Syntax
'Declaration
Public Interface ISecuredData
public interface ISecuredData
public interface class ISecuredData
public interface ISecuredData
public interface ISecuredData
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and Windows XP
Target Platforms
Windows Server 2008,Windows Server 2003,Windows Vista,Windows XP
See Also
Reference
ISecuredData Members
Microsoft.EnterpriseManagement Namespace