Share via


ProfileValueCollectionBase._SetUnvalidatedValues - Méthode (ICollection)

Espace de noms :  Microsoft.Office.Server.UserProfiles
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Protected Friend Sub _SetUnvalidatedValues ( _
    value As ICollection _
)
'Utilisation
Dim value As ICollection

Me._SetUnvalidatedValues(value)
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
protected internal void _SetUnvalidatedValues(
    ICollection value
)

Paramètres

Voir aussi

Référence

ProfileValueCollectionBase classe

ProfileValueCollectionBase - Membres

_SetUnvalidatedValues - Surcharge

Microsoft.Office.Server.UserProfiles - Espace de noms