Show / Hide Table of Contents

Enum User.Types.AccountType

User Account Type.

Namespace: Google.Backstory
Assembly: Google.Backstory.dll
Syntax
public enum User.Types.AccountType

Fields

Name Description
CloudAccountType

A SaaS service account type (such as Slack or GitHub).

DefaultAccountType

A system built in default account.

DomainAccountType

A human account part of some domain in directory services.

LocalAccountType

A local machine account.

ServiceAccountType

A non-human account for data access.

Unspecified

Default user account type.

In this article
Back to top Generated by DocFX