次の方法で共有


ILicenseChallenge.LicenseNonce プロパティ

定義

ライセンス要求で受信したライセンス nonce を取得します。

public Guid LicenseNonce { get; }
member this.LicenseNonce : Guid
Public ReadOnly Property LicenseNonce As Guid

プロパティ値

ライセンス要求で受け取ったライセンス nonce。 Empty でもかまいません。

適用対象