AccessTokenToStrippedJson Method

CVB.Net Documentation
Gets the json string that contains only the necessary data to open a device/node.

Namespace:  Stemmer.Cvb.Driver
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public string ToStrippedJson()

Return Value

Type: String
Minimal json of this object.
See Also

Reference