Click or drag to resize

UserRegistryFind Method

Finds the specified user name.

Namespace: GSF.Net.Snmp.Security
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public IPrivacyProvider Find(
	OctetString userName
)
View Source

Parameters

userName  OctetString
Name of the user.

Return Value

IPrivacyProvider
See Also