ISecuredData Interface
This interface is obsolete. Please use SecureData instead.
Namespace: Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.Core (in microsoft.enterprisemanagement.core.dll)
Usage
'Usage
Dim instance As ISecuredData
Syntax
'Declaration
<ObsoleteAttribute("This interface will be removed in favor of using Microsoft.EnterpriseManagement.Security.SecureData")> _
Public Interface ISecuredData
[ObsoleteAttribute("This interface will be removed in favor of using Microsoft.EnterpriseManagement.Security.SecureData")]
public interface ISecuredData
[ObsoleteAttribute(L"This interface will be removed in favor of using Microsoft.EnterpriseManagement.Security.SecureData")]
public interface class ISecuredData
/** @attribute ObsoleteAttribute("This interface will be removed in favor of using Microsoft.EnterpriseManagement.Security.SecureData") */
public interface ISecuredData
ObsoleteAttribute("This interface will be removed in favor of using Microsoft.EnterpriseManagement.Security.SecureData")
public interface ISecuredData
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003
See Also
Reference
ISecuredData Members
Microsoft.EnterpriseManagement Namespace