ProtectionDescriptor.LabelInformation 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 info, 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 Microsoft.InformationProtection.LabelInfo LabelInformation { get; }
member this.LabelInformation : Microsoft.InformationProtection.LabelInfo
Public ReadOnly Property LabelInformation As LabelInfo