DOFProtocolNegotiatorcreateDefaultAS Method OpenDOF Object Access Library
Create a protocol negotiator for authentication.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public static DOFProtocolNegotiator createDefaultAS()

Return Value

Type: DOFProtocolNegotiator
The DOFProtocolNegotiator
Remarks

Create a protocol negotiator for authentication. This will always require TRP and is recommended for connections to Authentication Servers.
See Also

Reference