Click or drag to resize

NoneAuthProviderNewAuthenticator Method

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public IAuthenticator NewAuthenticator(
	IPEndPoint host
)

Parameters

host
Type: System.NetIPEndPoint

Return Value

Type: IAuthenticator

Implements

IAuthProviderNewAuthenticator(IPEndPoint)
See Also