M-Files API 23.11.13135.0
LogInWithExtensionAuthentication Method
VaultExtensionAuthenticationOperations Object : LogInWithExtensionAuthentication Method
The name of the target extension system.
The authentication response data.
Description
Logs in with the provided extension authentication data.
Syntax
Visual Basic
Public Sub LogInWithExtensionAuthentication( _
   ByVal TargetID As String, _
   ByVal ExtensionAuthenticationResponse As ExtensionAuthenticationResponse _
) 
Parameters
TargetID
The name of the target extension system.
ExtensionAuthenticationResponse
The authentication response data.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultExtensionAuthenticationOperations Object  | VaultExtensionAuthenticationOperations Members