System.Drawing.Printing.PrintingPermission.IsSubsetOf Method

Determines whether the current permission object is a subset of the specified permission.

Syntax

public override bool IsSubsetOf (System.Security.IPermission target)

Parameters

target
A permission object that is to be tested for the subset relationship. This object must be of the same type as the current permission object.

Returns

true if the current permission object is a subset of target; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Drawing.Printing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0