Table of Contents

Class HttpBasicAuthenticatorOptions

Namespace
DCR.Workflow.Effect.Http
Assembly
DCR.Workflow.dll
public class HttpBasicAuthenticatorOptions
Inheritance
HttpBasicAuthenticatorOptions
Inherited Members
Extension Methods

Properties

Password

public string Password { get; set; }

Property Value

string

Username

public string Username { get; set; }

Property Value

string