ProtectionDescriptor.LabelId 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 Label id, if any This property will only be populated in ProtectionDescriptors for preexisting protected content. i.e. It is a field populated by the server at the moment protected content is consumed.
public string LabelId { get; }
member this.LabelId : string
Public ReadOnly Property LabelId As String