Table of Contents

Class AthenaClientConfiguration

Namespace
Resolver.Athena
Assembly
Resolver.Athena.dll
public class AthenaClientConfiguration
Inheritance
AthenaClientConfiguration
Inherited Members

Properties

Affiliate

public required string Affiliate { get; set; }

Property Value

string

Endpoint

public required string Endpoint { get; set; }

Property Value

string

SendMd5Hash

public bool SendMd5Hash { get; set; }

Property Value

bool

SendSha1Hash

public bool SendSha1Hash { get; set; }

Property Value

bool