ValidatePassword

WriteProtection.ValidatePassword method

如果指定的密码与保护文件的写保护密码相同,则返回 true。

public bool ValidatePassword(string password)
范围类型描述
passwordString指定的密码。

也可以看看