Search Results for

    Show / Hide Table of Contents

    Class LoginResponse

    Inheritance
    Object
    LoginResponse
    Namespace: i5.Toolkit.Core.RocketChatClient
    Assembly: cs.temp.dll.dll
    Syntax
    public class LoginResponse

    Fields

    data

    Declaration
    public LoginData data
    Field Value
    Type Description
    LoginData

    status

    Declaration
    public string status
    Field Value
    Type Description
    String

    Properties

    Successful

    Declaration
    public bool Successful { get; }
    Property Value
    Type Description
    Boolean
    In This Article
    Back to top i5 Toolkit Documentation