'Declaration Public Function Revoke() As Byte()
'Usage Dim instance As DicomLicense Dim value() As Byte value = instance.Revoke()
public byte[] Revoke()
public: array<byte>^ Revoke();
Return Value
A byte array containing a token which may be used to "prove" that revokation has occured