This method of the PropertyPermission Class retrieves a wildcard expression that represents all the properties that this permission object allows access to.
public WildcardExpression getIncludedProperties();
Returns the wildcard expression that represents all the properties that this permission object allows access to.
com.ms.util.WildcardExpression