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标识权限管理的内容。UseLicense PublishLicense

适用于