Table of Contents

Class AmbientAuthenticationState

Namespace
NuGet.Protocol
Assembly
NuGet.Protocol.dll
public class AmbientAuthenticationState
Inheritance
AmbientAuthenticationState
Inherited Members
Extension Methods

Constructors

AmbientAuthenticationState()

public AmbientAuthenticationState()

Properties

AuthenticationRetriesCount

public int AuthenticationRetriesCount { get; }

Property Value

int

IsBlocked

public bool IsBlocked { get; }

Property Value

bool

Methods

Block()

public void Block()

Increment()

public void Increment()