Show / Hide Table of Contents

Enum RepositoryAuthenticationMethod

The type of authentication to use.

Namespace: Algenta.Colectica.Model.Repository
Assembly: Algenta.Colectica.Model.dll
Syntax
public enum RepositoryAuthenticationMethod : int

Fields

Name Description
UserName

Username and password authentication.

Windows

Windows / ActiveDirectory authentication.

Extension Methods

Extensions.Yield<RepositoryAuthenticationMethod>()
Back to top Copyright © 2009-2018 Colectica