IExtensionAuth.LoginExt
Login directly with optional cookie to set.
| Syntax | Parameters | Return Value |
|---|---|---|
Sub IExtensionAuth.LoginExt( _
bstrUser As String, _
bstrPassword As String, _
bstrCookie As String, _
bstrWSID As String, _
ByRef ppIId As Identity)
|
Type: String
Type: String
Type: String
Type: String
Type: Identity |
This function does not return a value. |