'Declaration
Public Overloads Shared Sub Load( _ ByRef credential As Credential, _ ByVal credentialName As System.String, _ ByVal js As Server _ )
'Usage
Dim credential As Credential Dim credentialName As System.String Dim js As Server Credential.Load(credential, credentialName, js)
public static void Load( out Credential credential, System.string credentialName, Server js )
Parameters
- credential
- The JAMS Credential definition which is returned from this method.
- credentialName
- User Name.
- js
- The JAMS Server