Click or drag to resize

IDocumentApiUnshare Method

Deactivate the token

Namespace:  Casewhere.Runtime.DSL.Api
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
void Unshare(
	string tokenId
)

Parameters

tokenId
Type: SystemString
The token
See Also