Microsoft SDK for Java

mapFormat

This method of the PermissionDataSet Class given an encoding type, returns a tag which can then be used to perform encode and decode operations.

Syntax

public String mapFormat(String format);

Return Value

Returns the permission-specific tag for the specified encoding format. If the specified format is not supported, null is returned.

Parameters

format The requested encoding format.

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