Show / Hide Table of Contents

Class SoImpersonationIdentity

When you impersonate, you become one of these

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

Properties

Associate

When you impersonate, you become one of these

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

AssociateId

When you impersonate, you become one of these

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

AuthenticationType

When you impersonate, you become one of these

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

InnerIdentity

When you impersonate, you become one of these

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

IsAuthenticated

When you impersonate, you become one of these

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

Name

When you impersonate, you become one of these

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

ProvidedCredentials

When you impersonate, you become one of these

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

SoAuthenticationType

When you impersonate, you become one of these

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