SignatureDescription.DigestAlgorithm Propriedade
Definição
Obtém ou define o algoritmo de resumo para a descrição da assinatura.Gets or sets the digest algorithm for the signature description.
public:
property System::String ^ DigestAlgorithm { System::String ^ get(); void set(System::String ^ value); };
public string? DigestAlgorithm { get; set; }
public string DigestAlgorithm { get; set; }
member this.DigestAlgorithm : string with get, set
Public Property DigestAlgorithm As String
Valor da propriedade
O algoritmo de resumo para a descrição da assinatura.The digest algorithm for the signature description.