Click or drag to resize

UserRegistryAdd(User) Method

Adds the specified user.

Namespace: GSF.Net.Snmp.Security
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public UserRegistry Add(
	User user
)
View Source

Parameters

user  User
The user.

Return Value

UserRegistry
See Also