ExecutionState.GetProtectionDescriptor Method
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.
The rights management service protection descriptor.
public abstract Microsoft.InformationProtection.ProtectionDescriptor GetProtectionDescriptor ();
abstract member GetProtectionDescriptor : unit -> Microsoft.InformationProtection.ProtectionDescriptor
Public MustOverride Function GetProtectionDescriptor () As ProtectionDescriptor