Enum AzureAuthenticationMode
The mode of azure authentication to use.
Namespace: Algenta.Colectica.Model.Repository
Assembly: Algenta.Colectica.Model.dll
Syntax
public enum AzureAuthenticationMode
Fields
Name | Description |
---|---|
ClientCertificate | Client Certificate |
ClientSecret | Client Secret |
Interactive | Interactive mode, the default |