Show / Hide Table of Contents

Enum Authentication.Types.AuthType

Type of system the authentication event is associated with.

Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum Authentication.Types.AuthType

Fields

Name Description
Machine

A machine authentication.

Physical

A Physical authentication (e.g. "Badge reader").

Sso

An SSO authentication.

Tacacs

A TACACS family protocol for networked systems authentication (e.g. TACACS, TACACS+).

Unspecified

The default type.

Vpn

A VPN authentication.

In this article
Back to top Generated by DocFX