ValidatePassword Method

ValidatePassword function

Returns true if the specified password is the same as the write-protection password the file was protected with.


func (instance *WriteProtection) ValidatePassword(password string)  (bool,  error) 

Remarks

See Also