Applications.OAuthApplicationType
Enumeration
Type: int32
Valid Enum Values
-
None: 0
-
Confidential: 1Indicates the application is server based and can keep its secrets from end users and other potential snoops.
-
Public: 2Indicates the application runs in a public place, and it can't be trusted to keep a secret.