WindowsAzureHostingPermission.ToXml Method ()
Namespace: Microsoft.WindowsAzure.ServiceRuntime
Assembly: Microsoft.WindowsAzure.ServiceRuntime (in Microsoft.WindowsAzure.ServiceRuntime.dll)
Syntax
public override SecurityElement ToXml()
public:
virtual SecurityElement^ ToXml() override
override ToXml : unit -> SecurityElement
Public Overrides Function ToXml As SecurityElement
Return Value
Type: System.Security.SecurityElement
Implements
See Also
WindowsAzureHostingPermission Class
Microsoft.WindowsAzure.ServiceRuntime Namespace
Return to top