Click or drag to resize

UserGroupManagerSetLocalUserProperties Method

Modify properties of specified locally managed user

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public void SetLocalUserProperties(
	LocalUserProperties localUserProperties
)

Parameters

localUserProperties
Type: FileHold.UserRoleManagerLocalUserProperties
See Also