Show / Hide Table of Contents

Enum SoAuthenticationType

Method of authentication used to authenticate a user

Namespace: SuperOffice.Security.Principal
Assembly: SoCore.dll
Syntax
public enum SoAuthenticationType

Fields

Name Description
CRM5

The user is authenticated with a CRM5 username and password that correspond with values in the users associate record.

Database

The user is autheniticated by the database. This authentication is only supported for client side versions of NetServer.

Delegated

Authentication was delegated to a 3rd party authenticator

Impersonated

The user a system user impersonated as a named user

Passport

The user is authenticated with Microsoft Passport authentication.

Unauthenticated

The user is not authenticated.

Windows

The user is authenticated by his windows logon account.

Extension Methods

EnumUtil.MapEnums<SoAuthenticationType, To>(SoAuthenticationType)
Converters.MapEnums<SoAuthenticationType, To>(SoAuthenticationType)
ObjectExtensions.AssignByReflection<SoAuthenticationType>(SoAuthenticationType, SoAuthenticationType)
ObjectExtensions.GraphCopy<SoAuthenticationType>(SoAuthenticationType)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top