C# 클래스 Orc.Analytics.UserIdService

상속: IUserIdService
파일 보기 프로젝트 열기: WildGums/Orc.Analytics

공개 메소드들

메소드 설명
GetUserId ( ) : string

Gets the user identifier.

UserIdService ( ISystemIdentificationService systemIdentificationService ) : System

비공개 메소드들

메소드 설명
GetMd5Hash ( string value ) : string

메소드 상세

GetUserId() 공개 메소드

Gets the user identifier.
public GetUserId ( ) : string
리턴 string

UserIdService() 공개 메소드

public UserIdService ( ISystemIdentificationService systemIdentificationService ) : System
systemIdentificationService ISystemIdentificationService
리턴 System