Show / Hide Table of Contents

Enum LoginType

Defined a login types of user.

Namespace: Sartorius.SAF.Security
Assembly: Sartorius.SAF.dll
Syntax
public enum LoginType

Fields

Name Description
Ldap

A user is managed by the LDAP-Server.

Sartorius

A user is managed by the Sartorius System.

Extension Methods

CollectionExtensions.AddRange<T, LoginType>(IEnumerable<T>)
EnumExtensions.GetAttributeValue<TAttribute, TType>(Func<TAttribute, TType>)
SerializableObjectCloneExtension.Clone<LoginType>()
  • View Source
Back to top Generated by DocFX