C# Class FLS.SharePoint.UserProfile.Features.CreateUserProfiles.UserProfileHelper

Afficher le fichier Open project: ivankozyrev/fls-internal-portal Class Usage Examples

Méthodes publiques

Méthode Description
CreateOrUpdateUserProfiles ( IEnumerable collection ) : void
RemoveUserProfiles ( IEnumerable accounts ) : void
UserProfileHelper ( SPServiceContext context, ILogger logger ) : System.Collections.Generic

Method Details

CreateOrUpdateUserProfiles() public méthode

public CreateOrUpdateUserProfiles ( IEnumerable collection ) : void
collection IEnumerable
Résultat void

RemoveUserProfiles() public méthode

public RemoveUserProfiles ( IEnumerable accounts ) : void
accounts IEnumerable
Résultat void

UserProfileHelper() public méthode

public UserProfileHelper ( SPServiceContext context, ILogger logger ) : System.Collections.Generic
context SPServiceContext
logger ILogger
Résultat System.Collections.Generic