M-Files API 23.11.13135.0
RemoveExtensionAuthenticationSpecialCredentials Method
VaultExtensionAuthenticationOperations Object : RemoveExtensionAuthenticationSpecialCredentials Method
Special user type specifying the target identity.
The name of the target extension system.
Description
Removes extension authentication data from the server-side cache.
Syntax
Visual Basic
Public Sub RemoveExtensionAuthenticationSpecialCredentials( _
   ByVal ExtensionAuthenticationSpecialUserType As MFExtensionAuthenticationSpecialUserType, _
   ByVal TargetID As String _
) 
Parameters
ExtensionAuthenticationSpecialUserType
ValueDescription
MFExtensionAuthenticationSpecialUserTypeCommonCommon.
MFExtensionAuthenticationSpecialUserTypeIndexerIndexer.
MFExtensionAuthenticationSpecialUserTypeNoneNo special type.
MFExtensionAuthenticationSpecialUserTypePermissionsPermissions.
Special user type specifying the target identity.
TargetID
The name of the target extension system.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultExtensionAuthenticationOperations Object  | VaultExtensionAuthenticationOperations Members