This method of the UserFileIOAccess Class retrieves the permission identifier associated with the UserFileIOAccess object. This method satisfies the ISecurityRequest interface and returns PermissionID.USERFILEIO to indicate that instances of the UserFileIOAccess class are associated with the user-directed file I/O permission.
public PermissionID getPermissionID();
Returns PermissionID.USERFILEIO.