- Assembly
- Wyam
.Core .dll - Namespace
- Wyam
.Core .Modules .IO - Containing Type
- RequestHeaders
Syntax
public void SetBasicAuthorization(string username, string password)
Parameters
Name | Type | Description |
---|---|---|
username | string | |
password | string |
Return Value
Type | Description |
---|---|
void |