Namespace: P4s3TestMachine.P4s3WebSvcReference
Assembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)
Assembly: P4s3TestMachine (in P4s3TestMachine.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public bool AddUserAccountRequest( string uname, string pword, string fname, string lname, string utype, string org, string key ) |
Visual Basic |
---|
Public Function AddUserAccountRequest ( uname As String, pword As String, fname As String, lname As String, utype As String, org As String, key As String ) As Boolean |
Visual C++ |
---|
public: virtual bool AddUserAccountRequest( String^ uname, String^ pword, String^ fname, String^ lname, String^ utype, String^ org, String^ key ) sealed |
Parameters
- uname
- Type: System..::..String
- pword
- Type: System..::..String
- fname
- Type: System..::..String
- lname
- Type: System..::..String
- utype
- Type: System..::..String
- org
- Type: System..::..String
- key
- Type: System..::..String