Share via


UserProfileValueCollection.CheckUpdatePermissions method

Determines whether the current user has permission to change a profile property value. Throws an UnauthorizedAccessException if the current user does not have permission to make the change.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Protected Overrides Sub CheckUpdatePermissions
'Usage

Me.CheckUpdatePermissions()
protected override void CheckUpdatePermissions()

See also

Reference

UserProfileValueCollection class

UserProfileValueCollection members

Microsoft.Office.Server.UserProfiles namespace