Show / Hide Table of Contents

Class UserNameIdentity

SuperOffice username/password, resolve via credentials table

Inheritance
Object
UserNameIdentity
Implements
ISoIdentity
IIdentity
Namespace: SuperOffice.Security.Principal
Assembly: SoDataBase.dll
Syntax
public class UserNameIdentity : Object, ISoIdentity, IIdentity

Properties

Associate

SuperOffice username/password, resolve via credentials table

Declaration
public string Associate { get; }
Property Value
Type Description
String

AssociateId

SuperOffice username/password, resolve via credentials table

Declaration
public int AssociateId { get; }
Property Value
Type Description
Int32

AuthenticationType

SuperOffice username/password, resolve via credentials table

Declaration
public string AuthenticationType { get; }
Property Value
Type Description
String

InnerIdentity

SuperOffice username/password, resolve via credentials table

Declaration
public IIdentity InnerIdentity { get; }
Property Value
Type Description
IIdentity

IsAuthenticated

SuperOffice username/password, resolve via credentials table

Declaration
public bool IsAuthenticated { get; }
Property Value
Type Description
Boolean

Name

SuperOffice username/password, resolve via credentials table

Declaration
public string Name { get; }
Property Value
Type Description
String

ProvidedCredentials

SuperOffice username/password, resolve via credentials table

Declaration
public ProvidedCredential[] ProvidedCredentials { get; }
Property Value
Type Description
ProvidedCredential[]

SoAuthenticationType

SuperOffice username/password, resolve via credentials table

Declaration
public SoAuthenticationType SoAuthenticationType { get; }
Property Value
Type Description
SoAuthenticationType

Implements

ISoIdentity
System.Security.Principal.IIdentity

Extension Methods

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