Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 574 Bytes

mdmsessionmanager_getsessionbyid_1342462705.md

File metadata and controls

32 lines (18 loc) · 574 Bytes
-api-id -api-type
M:Windows.Management.MdmSessionManager.GetSessionById(System.String)
winrt method

Windows.Management.MdmSessionManager.GetSessionById

-description

Gets the MDM session's information given the session's ID.

-parameters

-param sessionId

The string value of the MDM session ID.

-returns

The MdmSession corresponding to the provided session ID.

-remarks

-see-also

-examples