Property Policy: TAutherPolicy

Restrict all controls whether or not all of an applications content requires authentication.

RestrictAll (Default)

All URLs including forms and IPM content will require authentication by default. This behaviour can be overridden in a form's RequestAuth method.

RestrictNone

All URLs including forms and IPM content will not require authentication by default. This behaviour can be overridden in a form's RequestAuth method.