Search Results for

    Show / Hide Table of Contents

    Class GetUsersResult

    Inheritance
    object
    BasicResult
    GetUsersResult
    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 GetUsersResult : BasicResult

    Properties

    | Edit this page View Source

    Users

    Declaration
    public List<UserObj> Users { get; set; }
    Property Value
    Type Description
    List<UserObj>
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © Cryptolens AB