Classe PlatformConfigurationHelper
Representa o auxiliar para a configuração de plataforma.
Namespace: Microsoft.WindowsAzure.Common.Internals
Assembly: Microsoft.WindowsAzure.Common.NetFramework (em Microsoft.WindowsAzure.Common.NetFramework.dll)
Hierarquia de herança
System.Object
Microsoft.WindowsAzure.Common.Internals.PlatformConfigurationHelper
Sintaxe
public static class PlatformConfigurationHelper
public ref class PlatformConfigurationHelper abstract sealed
[<AbstractClass>]
[<Sealed>]
type PlatformConfigurationHelper = class end
Public NotInheritable Class PlatformConfigurationHelper
Métodos
Nome | Descrição | |
---|---|---|
GetCertificate(IDictionary<String, Object>, String, Boolean) | Obtém o certificado para o auxiliar. |
Acesso thread-safe
Qualquer estático público (Compartilhado no Visual Basic) membros desde tipo são thread safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também
Namespace Microsoft.WindowsAzure.Common.Internals
Retornar ao topo