ProtectionDescriptor.LabelInformation Property

Definition

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

Property Value

Applies to