Microsoft SDK for Java

getAllowedSuffixes

This method of the PropertyPermission Class retrieves the list of property suffixes that the permission object allows access to.

Syntax

public String[] getAllowedSuffixes();

Return Value

Returns the list of property suffixes that the permission object allows access to.

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