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権限で管理されるコンテンツを識別する a と PublishLicense.UseLicense

適用対象