Share via


MdmSession.Id Property

Definition

The ID for the MDM session.

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = mdmSession.id;
Public ReadOnly Property Id As String

Property Value

String

Platform::String

winrt::hstring

The string value of the session ID.

Applies to