| 
          Gets and sets the name of the private key file used to
          authenticate the client session. Syntax
          object.PrivateKey [= filename ] Remarks
          The PrivateKey property specifies the name of the file that
          contains the private key that is used to authenticate the client
          session. It is only necessary to set this property if the server
          requires the user to provide a private key to establish the
          connection. Data Type
          String See Also
          Password Property, 
          UserName Property, 
          Connect Method |