Class KeyLockResult
Inherited Members
Namespace: SKM.V3.Models
Assembly: Cryptolens.Licensing.CrossPlatform.dll
Syntax
public class KeyLockResult : BasicResult
Properties
| Edit this page 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 |