C# 클래스 FLS.SharePoint.UserProfile.Features.CreateUserProfiles.UserProfileHelper

파일 보기 프로젝트 열기: ivankozyrev/fls-internal-portal 1 사용 예제들

공개 메소드들

메소드 설명
CreateOrUpdateUserProfiles ( IEnumerable collection ) : void
RemoveUserProfiles ( IEnumerable accounts ) : void
UserProfileHelper ( SPServiceContext context, ILogger logger ) : System.Collections.Generic

메소드 상세

CreateOrUpdateUserProfiles() 공개 메소드

public CreateOrUpdateUserProfiles ( IEnumerable collection ) : void
collection IEnumerable
리턴 void

RemoveUserProfiles() 공개 메소드

public RemoveUserProfiles ( IEnumerable accounts ) : void
accounts IEnumerable
리턴 void

UserProfileHelper() 공개 메소드

public UserProfileHelper ( SPServiceContext context, ILogger logger ) : System.Collections.Generic
context SPServiceContext
logger ILogger
리턴 System.Collections.Generic