StrongNameSignatureInformation.HashAlgorithm Propriedade

Definição

Obtém o algoritmo de hash usado para calcular a assinatura de nome forte.Gets the hash algorithm that is used to calculate the strong name signature.

public:
 property System::String ^ HashAlgorithm { System::String ^ get(); };
public string HashAlgorithm { get; }
member this.HashAlgorithm : string
Public ReadOnly Property HashAlgorithm As String

Valor da propriedade

String

O nome do algoritmo de hash que é usado para calcular a assinatura de nome forte.The name of the hash algorithm that is used to calculate the strong name signature.

Aplica-se a