Show / Hide Table of Contents

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

Extension Methods

Extensions.Yield<AzureAuthenticationMode>(AzureAuthenticationMode)
In this article
Back to top Generated by DocFX