Microsoft SDK for Java

getPermissionID

This method of the NetIORequest Class retrieves the permission identifier for the NetIORequest object.

Syntax

public PermissionID getPermissionID();

Return Value

Returns PermissionID.NETIO.

Remarks

This method satisfies the ISecurityRequest interface and returns PermissionID.NETIO to indicate that instances of the NetIORequest class are associated with the networking permission.

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