ValidatePassword

VbaProject.ValidatePassword method

Validiert das Schutzkennwort.

public bool ValidatePassword(string password)
ParameterTypBeschreibung
passwordStringdas Passwort

Rückgabewert

Ob das Kennwort das Schutzkennwort dieses VBA-Projekts ist

Siehe auch