Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.WindowsAzure.ServiceRuntime
Assembly: Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)
Syntax
public WindowsAzureHostingPermissionAttribute(
SecurityAction action
)
public:
WindowsAzureHostingPermissionAttribute(
SecurityAction action
)
new :
action:SecurityAction -> WindowsAzureHostingPermissionAttribute
Public Sub New (
action As SecurityAction
)
Parameters
- action
Type: System.Security.Permissions.SecurityAction
See Also
WindowsAzureHostingPermissionAttribute Class
Microsoft.WindowsAzure.ServiceRuntime Namespace
Return to top