WindowsAzureHostingPermission.IsUnrestricted Method ()

 

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

Syntax

public bool IsUnrestricted()
public:
virtual bool IsUnrestricted() sealed
abstract IsUnrestricted : unit -> bool
override IsUnrestricted : unit -> bool
Public Function IsUnrestricted As Boolean

Return Value

Type: System.Boolean

Implements

IUnrestrictedPermission.IsUnrestricted()

See Also

WindowsAzureHostingPermission Class
Microsoft.WindowsAzure.ServiceRuntime Namespace

Return to top