UnsignedPublishLicense.ContentId 屬性

定義

取得或設定發行者建立的內容識別項。

public:
 property Guid ContentId { Guid get(); void set(Guid value); };
public Guid ContentId { get; set; }
member this.ContentId : Guid with get, set
Public Property ContentId As Guid

屬性值

Guid

發行者建立之受版權管理的內容識別項。

備註

發行者會建立 , ContentId 以識別 和 PublishLicenseUseLicense 受版權管理的內容。

適用於