Returns a value indicating whether the current permission object is a subset of the specified permission object.
'Declaration
Public Overrides NotOverridable Function IsSubsetOf( _
ByVal As IPermission _
) As Boolean
Parameters
- target
- A permission object to be tested for the subset relationship. This object must have the same type as the current permission object.
Return Value
true if the current permission object is a subset of the specified permission object; otherwise, %[LangWord] false%.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2