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.5.0
Syntax
C#
void Unshare(
	string tokenId
)

Parameters

tokenId  String
The token
See Also