Freigeben über


IsolatedWindowsEnvironmentOwnerRegistrationData Klasse

Definition

Veraltet. Klasse, die alle Registrierungsdaten aus isolatedwindowsenvironmentownerregistration zurückgibt.

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
Vererbung
Object Platform::Object IInspectable IsolatedWindowsEnvironmentOwnerRegistrationData
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 2004 (eingeführt in 10.0.19041.0)
API contract
Windows.Security.Isolation.IsolatedWindowsEnvironmentContract (eingeführt in v2.0)

Hinweise

Warnung

Dies ist eine veraltete API.

Konstruktoren

IsolatedWindowsEnvironmentOwnerRegistrationData()

Veraltet. Alle Attribute für den Besitzer, der in der isolierten Windows-Umgebung registriert ist.

Eigenschaften

ActivationFileExtensions

Veraltet. Erweiterungen von Dateien, die in der isolierten Windows-Umgebung aktiviert werden können.

ProcessesRunnableAsSystem

Veraltet. Prozesse werden als System ausgeführt.

ProcessesRunnableAsUser

Veraltet. Prozesse werden als Benutzer ausgeführt.

ShareableFolders

Veraltet. Ordner, die vom Host in der isolierten Windows-Umgebung freigegeben werden können.

Gilt für: