SecurityEnum enumeration

SecurityEnum enumeration

Security level enum.

The SecurityEnum type exposes the following members:

Fields

FieldDescription
NONEDo not use any application-level security.
TYPE1Use Type 1 application-level security.

See Also