Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
If true, legacy hashing should be used. This implies that algorithms should not be specified, depending on the implementation of the message or sender.
Namespace: Microsoft.ConfigurationManagement.Messaging.Framework
Assembly: Microsoft.ConfigurationManagement.Messaging (in Microsoft.ConfigurationManagement.Messaging.dll)
Syntax
public bool UseLegacyHashing { get; }
public:
property bool UseLegacyHashing {
bool get();
}
Public ReadOnly Property UseLegacyHashing As Boolean
Property Value
Type: System.Boolean
See Also
MessageCertificateX509 Class
Microsoft.ConfigurationManagement.Messaging.Framework Namespace
Return to top