UserGroupManagerSetLocalUserProperties Method

Modify properties of specified locally managed user

Definition

Namespace: FileHold.UserRoleManager
Assembly: FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.1.0.0
C#
[WebMethodAttribute(Description = "Modify properties of specified locally managed user")]
public void SetLocalUserProperties(
	LocalUserProperties localUserProperties
)

Parameters

localUserProperties  LocalUserProperties
 

See Also