Click or drag to resize

IUserRoleManagerPlugInAddLocalUser Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
void AddLocalUser(
	Guid guid,
	Object properties
)

Parameters

guid
Type: SystemGuid
properties
Type: SystemObject
See Also