Microsoft SDK for Java

check

This method of the UIPermission Class determines if the permission object allows the specified UI operation.

Syntax

public void check(Object param);

Parameters

param The security request parameter. It must be an instance of UIAccessRequest.

Exceptions

SecurityException if this permission does not allow the specified operation.

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