Microsoft SDK for Java

getPermissionID

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

Syntax

public PermissionID getPermissionID();

This method satisfies the ISecurityRequestinterface and returns PermissionID.REGISTRY to indicate that instances of the RegistryRequest class are associated with the registry permission.

Return Value

Returns PermissionID.REGISTRY.

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