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)
  • bstrUser [in]

Type: String

  • bstrPassword [in]

Type: String

  • bstrCookie [in]

Type: String

  • bstrWSID [in]

Type: String

  • ppIId [out]

Type: Identity

This function does not return a value.