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