Search Results for

    Show / Hide Table of Contents

    Class KeyLockResult

    Inheritance
    object
    BasicResult
    KeyLockResult
    Inherited Members
    BasicResult.Result
    BasicResult.Message
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SKM.V3.Models
    Assembly: Cryptolens.Licensing.CrossPlatform.dll
    Syntax
    public class KeyLockResult : BasicResult

    Properties

    | Edit this page View Source

    KeyId

    Declaration
    public long KeyId { get; set; }
    Property Value
    Type Description
    long
    | Edit this page View Source

    Token

    Declaration
    public string Token { get; set; }
    Property Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © Cryptolens AB