Click or drag to resize

IControllerAuthorizeAttribute Property

Used to validate calls...

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

Property Value

Type: AuthorizeAttribute
See Also