Click or drag to resize

IControllerAuthorize Property

If true all methods not marked with AllowAnonymous will demand validation

Namespace:  Crosser.Common.Server
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
bool Authorize { get; }

Property Value

Type: Boolean
See Also