M-Files API 23.11.13135.0
VaultSharedLinkOperations Object
Members 
Description
The 'VaultSharedLinkOperations' class represents the available public link operations.
Public Methods
Adds the given recipient address or addresses as recipients for the visitor link. Returns all recipients for the link, not just ones added by this last call.Adds the given recipient address or addresses as recipients for the visitor link.
Create a new public link to the server.
Delete a public link.
Gets information on the specified public link.
Gets the recipients of an existing shared visitor link.Gets the recipients of an existing shared visitor link.
Gets all available public links in this vault.
Gets all the shared links of the given object.
Remarks

M-Files currently supports public links to single-file documents only. This means that "FileVer" must be specified when creating a new link. Even though API allows creating links to objects by omitting "FileVer", these kind of links will not work.

This method group interface can be accessed via the Vault object.

See Also

VaultSharedLinkOperations Members