Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Common Namespaces
Crosser.Common.Server Namespaces
Crosser.Common.Server
ControllerEventInfo Class
ControllerEventInfo Properties
AllowHttpGet Property
AllowHttpPost Property
Authorize Property
AuthorizeAttribute Property
DefaultValue Property
DelegateType Property
MethodInfo Property
ParameterInfo Property
ParameterName Property
ReturnsTask Property
ReturnType Property
RunSynchronously Property
SerializeParameter Property
SerializeReturnValue Property
ControllerEventInfo
Authorize Property
If true authorization is needed to access the method
Namespace:
Crosser.Common.Server
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
Copy
public
bool
Authorize
{
get
; }
Property Value
Type:
Boolean
Implements
IControllerEventInfo
Authorize
See Also
Reference
ControllerEventInfo Class
Crosser.Common.Server Namespace