Packages
 In this topic

*Fields

 

Packages   PreviousThis PackageNext
Package com.ms.security   Previous This
Package
Next

 


Class EncodeFormats

public class EncodeFormats
{
  // Fields
  public static final String ASN1;
  public static final String DEFAULT;
  public static final String DESCRIPTION;
  public static final String DISPLAY;
  public static final String DISPLAYNAME;
  public static final String DISPLAYTREE;
  public static final String HTML;
  public static final String INI;
  public static final String PICS;
  public static final String TEXT;
  public static final String XML;
}

This class contains values that are used to encode permissions or retrieve information about permissions.

Fields

ASN1
The value that indicates the ASN (Abstract Syntax Notation) format.
DEFAULT
The value that indicates the default format.
DESCRIPTION
A value used to return a description of a permission.
DISPLAY
A value used to return information about a permission.
DISPLAYNAME
A value used for retrieving friendly names (for example, ToolTips text).
DISPLAYTREE
A value used for displaying permissions in tree form in the security dialog box.
HTML
The value that indicates the HTML format.
INI
Reserved.
PICS
Reserved.
TEXT
The value that indicates the text format.
XML
The value that indicates the XML (eXtensible Markup Language) format.

upnrm.gif © 1998 Microsoft Corporation. All rights reserved. Terms of use.