Microsoft SDK for Java

remove

This method of the PermissionDataSet Class removes a permission from the set. If a permission of the specified type exists within the permission set, this method removes it.

Syntax

public void remove(PermissionID pid);

Parameters

pid The type of permission to remove.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.