Description

[Note: Use System.Security.PermissionSet to perform operations on different permission types as a group.]

The XML encoding of a System.Security.PermissionSet instance is defined below in EBNF format. The following conventions are used:

  • All non-literals in the grammar below are shown in normal type.

  • All literals are in bold font.

  • The following meta-language symbols are used:

  • '*' represents a meta-language symbol suffixing an expression that can appear zero or more times.

  • '?' represents a meta-language symbol suffixing an expression that can appear zero or one time.

  • '+' represents a meta-language symbol suffixing an expression that can appear one or more times.

  • '(',')' is used to group literals, non-literals, or a mixture of literals and ...

Get .NET Framework Standard Library Annotated Reference, Volume 1: Base Class Library and Extended Numerics Library now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.