Class KeyLockResult
Inherited Members
Namespace: SKMV3Models
Assembly: Cryptolens.Licensing.CrossPlatform.dll
Syntax
public class KeyLockResult : BasicResult
Properties
| Improve this Doc View SourceKeyId
Declaration
public long KeyId { get; set; }
Property Value
Type | Description |
---|---|
long |
Token
Declaration
public string Token { get; set; }
Property Value
Type | Description |
---|---|
string |