MdmSessionManager.TryCreateSession Method

Definition

Attempts to start an MDM session for the current enterprise account.

public:
 static MdmSession ^ TryCreateSession();
 static MdmSession TryCreateSession();
public static MdmSession TryCreateSession();
function tryCreateSession()
Public Shared Function TryCreateSession () As MdmSession

Returns

The MdmSession information of the created session.

Applies to