Permission.PolicyDescription Property

Definition

Returns the description of the permissions policy applied to the active document.

public:
 property System::String ^ PolicyDescription { System::String ^ get(); };
public string PolicyDescription { get; }
member this.PolicyDescription : string
Public ReadOnly Property PolicyDescription As String

Property Value

Remarks

Microsoft Office Information Rights Management supports the use of administrative permission policies which list users and groups and their document permissions. The PolicyDescription property returns the description of the policy applied to the active document, or a default value if a policy was not used.

Applies to