次の方法で共有


PlayReadyLicense.SecureStopId プロパティ

定義

SecureStop プロトコルのサーバー側を処理するサービスの証明書の一意識別子を取得します。

public:
 property Platform::Guid SecureStopId { Platform::Guid get(); };
winrt::guid SecureStopId();
public Guid SecureStopId { get; }
var guid = playReadyLicense.secureStopId;
Public ReadOnly Property SecureStopId As Guid

プロパティ値

Guid

Platform::Guid

winrt::guid

SecureStop プロトコルのサーバー側を処理するサービスの証明書の一意識別子。

Windows の要件

デバイス ファミリ
Windows 10 Creators Update (10.0.15063.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v4.0 で導入)

適用対象