Freigeben über


MdmSessionManager Klasse

Definition

Dies wird als Einstiegspunkt zum Erstellen neuer Sitzungen, zum Anzeigen alter Sitzungen oder zum Bereinigen verwendet.

public ref class MdmSessionManager abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class MdmSessionManager final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class MdmSessionManager final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class MdmSessionManager
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public static class MdmSessionManager
Public Class MdmSessionManager
Vererbung
Object Platform::Object IInspectable MdmSessionManager
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)

Eigenschaften

SessionIds

Ruft alle MDM-Sitzungs-IDs für die aktuelle Enterprise-Konto ab.

Methoden

DeleteSessionById(String)

Löscht frühere Sitzungsinformationen.

GetSessionById(String)

Ruft die Informationen der MDM-Sitzung unter Angabe der Sitzungs-ID ab.

TryCreateSession()

Versucht, eine MDM-Sitzung für die aktuelle Enterprise-Konto zu starten.

Gilt für: