Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Common Namespaces
Crosser.Common.Server Namespaces
Crosser.Common.Server
Controller Class
Controller Properties
Alias Property
Authorize Property
AuthorizeAttribute Property
BinaryKey Property
ConnectionContext Property
Protocol Property
Controller
.
Authorize Property
If the controller is decorated with a
AuthorizeAttribute
this will return true
Namespace:
Crosser.Common.Server
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
Copy
[
HiddenAttribute
]
public
bool
Authorize
{
get
; }
Property Value
Type:
Boolean
Implements
IController
.
Authorize
See Also
Reference
Controller Class
Crosser.Common.Server Namespace