Allows other servers or interested clients to verify the identity of an object (user) or to check the validity of a password.
Passwords are defined as strings of up to 127 bytes. The password terminates at the first NULL byte that is encountered in the password string.
ObjectType cannot be WILD (-1), and ObjectName cannot contain wildcard characters.
If an object has no password property, the server does not allow clients to identify themselves as that object in a Login Object request If an object has an attached PASSWORD property but the PASSWORD property is NULL, the server considers the PASSWORD as a match for a NULL string and allows clients to log in using that ObjectName.
Any client can call Verify Bindery Object Password.
SubFuncStrucLen = 5 + ObjectNameLen + PasswordLen