IsolatedWindowsEnvironmentOwnerRegistrationData 类

定义

已弃用。 返回 来自 isolatedwindowsenvironmentownerregistration 的所有注册数据的类。

public ref class IsolatedWindowsEnvironmentOwnerRegistrationData sealed
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class IsolatedWindowsEnvironmentOwnerRegistrationData final
/// [Windows.Foundation.Metadata.Activatable(65536, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOwnerRegistrationData is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
class IsolatedWindowsEnvironmentOwnerRegistrationData final
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class IsolatedWindowsEnvironmentOwnerRegistrationData
[Windows.Foundation.Metadata.Activatable(65536, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Security.Isolation.IsolatedWindowsEnvironmentContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Deprecated("IsolatedWindowsEnvironmentOwnerRegistrationData is deprecated and might not work on all platforms. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 327680, "Windows.Security.Isolation.IsolatedWindowsEnvironmentContract")]
public sealed class IsolatedWindowsEnvironmentOwnerRegistrationData
function IsolatedWindowsEnvironmentOwnerRegistrationData()
Public NotInheritable Class IsolatedWindowsEnvironmentOwnerRegistrationData
继承
Object Platform::Object IInspectable IsolatedWindowsEnvironmentOwnerRegistrationData
属性

Windows 要求

设备系列
Windows 10, version 2004 (在 10.0.19041.0 中引入)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (在 v2.0 中引入)

注解

警告

这是一个已弃用的 API。

构造函数

IsolatedWindowsEnvironmentOwnerRegistrationData()

已弃用。 注册到独立 Windows 环境的所有者的所有属性。

属性

ActivationFileExtensions

已弃用。 可在独立 Windows 环境中激活的文件的扩展。

ProcessesRunnableAsSystem

已弃用。 进程作为系统运行。

ProcessesRunnableAsUser

已弃用。 进程以用户身份运行。

ShareableFolders

已弃用。 可从主机共享到独立 Windows 环境的文件夹。

适用于