ServiceAuthType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains constants for authentication methods.
public class ServiceAuthType
type ServiceAuthType = class
Public Class ServiceAuthType
- Inheritance
-
ServiceAuthType
Constructors
ServiceAuthType() |
Fields
AccessToken |
Access token authentication method. |
EntraId |
Entra ID authentication method. |