M-Files API 23.11.13135.0
DeleteSharedLink Method
VaultSharedLinkOperations Object : DeleteSharedLink Method
The unique access key of the public link.
Description
Delete a public link.
Syntax
Visual Basic
Public Sub DeleteSharedLink( _
   ByVal AccessKey As String _
) 
Parameters
AccessKey
The unique access key of the public link.
Remarks
This method is available only if M-Files API is used in the server interface mode.  If called for a visitor link, removes any recipients added by the caller. If called by an admin, removes all recipients. If as a result of the call there are no longer any recipients, also sets the visitor link as expired.
See Also

VaultSharedLinkOperations Object  | VaultSharedLinkOperations Members