Function NnetVPass() Foundation

Verifys a password for a bindery object.

Syntax
NnetVPass( <cObjectName>             , ;
           [<nObjectType>]           , ;  // Default: OBJ_USER
           <cPassword>               , ;
           [<cFileServer|nConnectID>]  ;  // Default: NnetSname()
         ) --> lVerified
Return

Returns .T. if the string <cPassword> is identical with the password defined for the bindery object <cObjectName>.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.