WindowsAzureHostingPermissionAttribute Constructor (SecurityAction)

 

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

See Also

WindowsAzureHostingPermissionAttribute Class
Microsoft.WindowsAzure.ServiceRuntime Namespace

Return to top