Microsoft SDK for Java

getPermissionID

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

Syntax

public PermissionID getPermissionID();

Return Value

Returns PermissionID.PROPERTY.

Remarks

This method satisfies the ISecurityRequest interface and returns PermissionID.PROPERTY to indicate that instances of the PropertyAccessRequest class are associated with the system property permission.

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