Share via


PlayReadySecureStopServiceRequest.SessionID Property

Definition

Gets the session identifier property.

public:
 property Platform::Guid SessionID { Platform::Guid get(); };
winrt::guid SessionID();
public Guid SessionID { get; }
var guid = playReadySecureStopServiceRequest.sessionID;
Public ReadOnly Property SessionID As Guid

Property Value

Guid

Platform::Guid

winrt::guid

Gets the session identifier property.

Implements

Applies to