WindowsAzureHostingPermission Class

 

Updated: October 26, 2012

Represents access to the Windows Azure runtime environment.

Namespace:   Microsoft.WindowsAzure.ServiceRuntime
Assembly:  Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)

System.Object
  System.Security.CodeAccessPermission
    Microsoft.WindowsAzure.ServiceRuntime.WindowsAzureHostingPermission

[<Sealed>]
[<SerializableAttribute>]
type WindowsAzureHostingPermission = 
    class
        inherit CodeAccessPermission
        interface IUnrestrictedPermission
    end

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: