C# 클래스 Dovetail.SDK.Bootstrap.Authentication.ContactAuthenticationContextService

상속: IAuthenticationContextService
파일 보기 프로젝트 열기: DovetailSoftware/dovetail-bootstrap

공개 메소드들

메소드 설명
ContactAuthenticationContextService ( ISecurityContext securityContext, IPrincipalFactory principalFactory ) : Dovetail.SDK.Bootstrap.Authentication.Principal
SetupAuthenticationContext ( ) : void

메소드 상세

ContactAuthenticationContextService() 공개 메소드

public ContactAuthenticationContextService ( ISecurityContext securityContext, IPrincipalFactory principalFactory ) : Dovetail.SDK.Bootstrap.Authentication.Principal
securityContext ISecurityContext
principalFactory IPrincipalFactory
리턴 Dovetail.SDK.Bootstrap.Authentication.Principal

SetupAuthenticationContext() 공개 메소드

public SetupAuthenticationContext ( ) : void
리턴 void