Table of Contents

Class FlowLoginResponse

Namespace
Crosser.EdgeNode.Flows.Abstractions
Assembly
Crosser.EdgeNode.Flows.Abstractions.dll
public class FlowLoginResponse
Inheritance
FlowLoginResponse
Inherited Members

Properties

Jwt

public string Jwt { get; set; }

Property Value

string

Result

public FlowLoginResult Result { get; set; }

Property Value

FlowLoginResult