C# Class Dovetail.SDK.Bootstrap.Authentication.ContactAuthenticationContextService

Inheritance: IAuthenticationContextService
Afficher le fichier Open project: DovetailSoftware/dovetail-bootstrap

Méthodes publiques

Méthode Description
ContactAuthenticationContextService ( ISecurityContext securityContext, IPrincipalFactory principalFactory ) : Dovetail.SDK.Bootstrap.Authentication.Principal
SetupAuthenticationContext ( ) : void

Method Details

ContactAuthenticationContextService() public méthode

public ContactAuthenticationContextService ( ISecurityContext securityContext, IPrincipalFactory principalFactory ) : Dovetail.SDK.Bootstrap.Authentication.Principal
securityContext ISecurityContext
principalFactory IPrincipalFactory
Résultat Dovetail.SDK.Bootstrap.Authentication.Principal

SetupAuthenticationContext() public méthode

public SetupAuthenticationContext ( ) : void
Résultat void