SecurityEnum enumeration

SecurityEnum enumeration

Security level enum.

The SecurityEnum type exposes the following members:

Fields

Field Description
NONE Do not use any application-level security.
TYPE1 Use Type 1 application-level security.

See Also