C# Класс FLS.SharePoint.UserProfile.Features.CreateUserProfiles.UserProfileHelper

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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