PlatformConfigurationHelper Class
Represents the helper for the platform configuration.
Namespace: Microsoft.WindowsAzure.Common.Internals
Assembly: Microsoft.WindowsAzure.Common.NetFramework (in Microsoft.WindowsAzure.Common.NetFramework.dll)
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.Common.Internals.PlatformConfigurationHelper
Syntax
public static class PlatformConfigurationHelper
public ref class PlatformConfigurationHelper abstract sealed
[<AbstractClass>]
[<Sealed>]
type PlatformConfigurationHelper = class end
Public NotInheritable Class PlatformConfigurationHelper
Methods
Name | Description | |
---|---|---|
GetCertificate(IDictionary<String, Object>, String, Boolean) | Gets the certificate for the helper. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.WindowsAzure.Common.Internals Namespace
Return to top