Table of Contents

Class HttpNtlmAuthenticatorOptions

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

Properties

domain

public string domain { get; set; }

Property Value

string

password

public string password { get; set; }

Property Value

string

uri

public string uri { get; set; }

Property Value

string

username

public string username { get; set; }

Property Value

string