Microsoft SDK for Java

getIncludedProperties

This method of the PropertyPermission Class retrieves a wildcard expression that represents all the properties that this permission object allows access to.

Syntax

public WildcardExpression getIncludedProperties();

Return Value

Returns the wildcard expression that represents all the properties that this permission object allows access to.

See Also

com.ms.util.WildcardExpression

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