Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Password Class / HashType Property

In This Topic
    HashType Property
    In This Topic
    Gets the hash algorithm used to encrypt the password.
    Syntax
    'Declaration
     
    Public ReadOnly Property HashType As CryptographicAlgorithmSid
    public CryptographicAlgorithmSid HashType {get;}
    See Also