Microsoft SDK for Java

getPermissionID

This method of the UIAccessRequest Class retrieves the permission identifier for the UIAccessRequest object. This method satisfies the ISecurityRequest interface and returns PermissionID.UI to indicate that instances of the UIAccessRequest class are associated with the user interface permission.

Syntax

public PermissionID getPermissionID();

Return Value

Returns PermissionID.UI.

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