Click or drag to resize

IMembershipProviderAuthenticateRequest Method

Authenticates the request.

Namespace: GSF.Net.Snmp.Pipeline
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
bool AuthenticateRequest(
	ISnmpContext context
)
View Source

Parameters

context  ISnmpContext
The context.

Return Value

Boolean
See Also