다음을 통해 공유


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 에서 권한 관리 콘텐츠를 식별 하는 UseLicensePublishLicense합니다.

적용 대상