Table of Contents

Enum AuthType

Namespace
Vonage.Request
Assembly
Vonage.dll

Defines the authentication type.

public enum AuthType

Fields

Basic = 0

Basic authentication.

Bearer = 1

Bearer authentication.