Click or drag to resize

Version1MembershipProviderAuthenticateRequest Method

Authenticates the request.

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

Parameters

context  ISnmpContext
The context.

Return Value

Boolean

Implements

IMembershipProviderAuthenticateRequest(ISnmpContext)
See Also