Microsoft.WindowsAzure.Common.Platform Namespace

 

The Microsoft.WindowsAzure.Common.Platform namespace provides classes that represents the runtime configuration and credentials for Cloud services.

Classes

Class Description
System_CAPS_pubclass ServiceRuntimeReference

Represents the reference to the platform service runtime.

Interfaces

Interface Description
System_CAPS_pubinterface ICloudConfigurationProvider

Represents an interface for the cloud configuration provider.

System_CAPS_pubinterface ICloudCredentialsProvider

Represents an interface for the cloud credentials provider.

System_CAPS_pubinterface ICryptographyProvider

Represents an interface for the cryptography provider.

System_CAPS_pubinterface IHttpTransportHandlerProvider

Represents an interface for the HTTP transport handler provider.

Return to top