Windows.Security.EnterpriseData
Windows.Security.EnterpriseData
Windows.Security.EnterpriseData
Windows.Security.EnterpriseData
Namespace
Contains classes that support Windows Information Protection (WIP). For the full developer picture of how WIP relates to files, buffers, the clipboard, networking, background tasks, and data protection under lock, see Windows Information Protection.
Note
Windows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier.
Classes
| BufferProtectUnprotectResult BufferProtectUnprotectResult BufferProtectUnprotectResult BufferProtectUnprotectResult |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Contains information about the result from protecting or unprotecting an enterprise protected buffer. |
| DataProtectionInfo DataProtectionInfo DataProtectionInfo DataProtectionInfo |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Contains information about an enterprise protected buffer or stream. |
| DataProtectionManager DataProtectionManager DataProtectionManager DataProtectionManager |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Provides access to operations that manage buffers and streams that are protected to an enterprise identity. |
| FileProtectionInfo FileProtectionInfo FileProtectionInfo FileProtectionInfo |
[Contains prerelease APIs.]
Contains information about an enterprise protected file. |
| FileProtectionManager FileProtectionManager FileProtectionManager FileProtectionManager |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Provides access to operations that manage files that are protected to an enterprise identity. |
| FileRevocationManager FileRevocationManager FileRevocationManager FileRevocationManager |
NoteFileRevocationManager may be unavailable for releases after Windows 10. Instead, use FileProtectionManager. NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Provides access to Selective Wipe operations. |
| FileUnprotectOptions FileUnprotectOptions FileUnprotectOptions FileUnprotectOptions |
Contains options that apply to removing protection from an enterprise-protected file. |
| ProtectedAccessResumedEventArgs ProtectedAccessResumedEventArgs ProtectedAccessResumedEventArgs ProtectedAccessResumedEventArgs |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Provides data when content protection is resumed. |
| ProtectedAccessSuspendingEventArgs ProtectedAccessSuspendingEventArgs ProtectedAccessSuspendingEventArgs ProtectedAccessSuspendingEventArgs |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Provides data when content protection is being suspended. |
| ProtectedContainerExportResult ProtectedContainerExportResult ProtectedContainerExportResult ProtectedContainerExportResult |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Represents the result of an enterprise protected file that has been exported to a container file. |
| ProtectedContainerImportResult ProtectedContainerImportResult ProtectedContainerImportResult ProtectedContainerImportResult |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Represents the result of an enterprise protected file that has been imported from a container file. |
| ProtectedContentRevokedEventArgs ProtectedContentRevokedEventArgs ProtectedContentRevokedEventArgs ProtectedContentRevokedEventArgs |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Provides data when content protection has been revoked. |
| ProtectedFileCreateResult ProtectedFileCreateResult ProtectedFileCreateResult ProtectedFileCreateResult |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Contains information about a newly created enterprise protected file. |
| ProtectionPolicyAuditInfo ProtectionPolicyAuditInfo ProtectionPolicyAuditInfo ProtectionPolicyAuditInfo |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Represents the information required for auditing. |
| ProtectionPolicyManager ProtectionPolicyManager ProtectionPolicyManager ProtectionPolicyManager |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Manages enterprise-protection policy on protected content. |
| ThreadNetworkContext ThreadNetworkContext ThreadNetworkContext ThreadNetworkContext |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. A protected network context for an enterprise identity. The creation of the context tags all network connections made thereafter on the current thread with the identity, and allows access to enterprise resources that are access controlled by the enterprise's policy. NoteAlthough is attributed as being agile, Close (or ) must be called on the originating thread in order to avoid an exception. |
Enums
| DataProtectionStatus DataProtectionStatus DataProtectionStatus DataProtectionStatus |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Describes the enterprise identity protection state of a buffer or stream. |
| EnforcementLevel EnforcementLevel EnforcementLevel EnforcementLevel |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. A set of enumerated values together describing the possible Windows Information Protection (WIP) enforcement levels. WIP enforcement level is one aspect of mobile device management (MDM) policy configuration. |
| FileProtectionStatus FileProtectionStatus FileProtectionStatus FileProtectionStatus |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Describes the enterprise protection state of a file or folder. |
| ProtectedImportExportStatus ProtectedImportExportStatus ProtectedImportExportStatus ProtectedImportExportStatus |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Possible status values for an enterprise protected file that has been imported from or exported to a container file. |
| ProtectionPolicyAuditAction ProtectionPolicyAuditAction ProtectionPolicyAuditAction ProtectionPolicyAuditAction |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Defines constants that specify the audit action. |
| ProtectionPolicyEvaluationResult ProtectionPolicyEvaluationResult ProtectionPolicyEvaluationResult ProtectionPolicyEvaluationResult |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Possible results when access to protected content is requested or queried. |
| ProtectionPolicyRequestAccessBehavior ProtectionPolicyRequestAccessBehavior ProtectionPolicyRequestAccessBehavior ProtectionPolicyRequestAccessBehavior |
NoteWindows Information Protection (WIP) policy cannot be applied on Windows 10, version 1511 (build 10586) or earlier. Defines constants that you can use to override default behavior of the request access overloads of the ProtectionPolicyManager class. |