C# 클래스 Sdl.Web.Modules.AudienceManager.UserProfileFactory

Factory class for Audience Manager User Profiles.
파일 보기 프로젝트 열기: sdl/dxa-modules

공개 메소드들

메소드 설명
GetUserProfile ( string identificationKey ) : UserProfile

Gets the User Profile for a given identification key.

비공개 메소드들

메소드 설명
FindContact ( string identificationKey, string importSource = null ) : Contact

메소드 상세

GetUserProfile() 공개 정적인 메소드

Gets the User Profile for a given identification key.
public static GetUserProfile ( string identificationKey ) : UserProfile
identificationKey string The identification key.
리턴 UserProfile