Table of Contents

Class AuthHeaderInfo

Namespace
RestSharp.Portable
Assembly
RestSharp.Portable.Core.dll
public class AuthHeaderInfo : Object
Inheritance
AuthHeaderInfo

Constructors

AuthHeaderInfo(string)

public AuthHeaderInfo(string headerValue)

Parameters

headerValue string

Properties

Info

public string Info { get; }

Property Value

string

Name

public string Name { get; }

Property Value

string