Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration OAuthApplicationType

Index

Enumeration members

Enumeration members

Confidential

Confidential: = 1

Indicates the application is server based and can keep its secrets from end users and other potential snoops.

None

None: = 0

Public

Public: = 2

Indicates the application runs in a public place, and it can't be trusted to keep a secret.