ProtectionDescriptor.ContentId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the content id Publishing licenses will have this identifier surrounded by curly braces "{}". Those braces are removed from the value returned here
public string ContentId { get; set; }
member this.ContentId : string with get, set
Public Property ContentId As String