IPlayReadySecureStopServiceRequest.SessionID Property

Definition

Gets the secure stop session identifier property.

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

Property Value

Guid

Platform::Guid

winrt::guid

The secure stop session identifier.

Applies to