Freigeben über


MdmSessionManager.GetSessionById(String) Methode

Definition

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

public:
 static MdmSession ^ GetSessionById(Platform::String ^ sessionId);
 static MdmSession GetSessionById(winrt::hstring const& sessionId);
public static MdmSession GetSessionById(string sessionId);
function getSessionById(sessionId)
Public Shared Function GetSessionById (sessionId As String) As MdmSession

Parameter

sessionId
String

Platform::String

winrt::hstring

Der Zeichenfolgenwert der MDM-Sitzungs-ID.

Gibt zurück

Die MdmSession , die der angegebenen Sitzungs-ID entspricht.

Gilt für: