Compartilhar via


Classe CertificateThumbprintAlgorithms

 

Especifica o algoritmo de impressão digital de um certificado de serviço.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (em Microsoft.WindowsAzure.Management.Compute.dll)

Hierarquia de herança

System.Object
  Microsoft.WindowsAzure.Management.Compute.Models.CertificateThumbprintAlgorithms

Sintaxe

public static class CertificateThumbprintAlgorithms
public ref class CertificateThumbprintAlgorithms abstract sealed 
[<AbstractClass>]
[<Sealed>]
type CertificateThumbprintAlgorithms = class end
Public NotInheritable Class CertificateThumbprintAlgorithms

Campos

Nome Descrição
Sha1

O algoritmo Sha1.

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.Management.Compute.Models

Retornar ao topo