Table of Contents

Class AuthorizationResult

Namespace
Fluxzy.Formatters.Producers.Requests
Assembly
Fluxzy.Core.dll
public class AuthorizationResult : FormattingResult
Inheritance
AuthorizationResult
Inherited Members

Constructors

AuthorizationResult(string, string)

public AuthorizationResult(string title, string value)

Parameters

title string
value string

Properties

Value

public string Value { get; }

Property Value

string