Microsoft SDK for Java

find

This method of the PermissionDataSet Class looks for a specific type of permission in the set.

Syntax

public synchronized IPermission find(PermissionID pid);

Return Value

Returns the permission object, if one is found; otherwise, returns null.

Parameters

pid The type of permission to find.

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