Gets or sets the Authentication Provider to be used.
Declaring type: TcpDuplexServerProtocolSetup
Namespace: Zyan.Communication.Protocols.Tcp
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public override IAuthenticationProvider AuthenticationProvider { get; set; }
Property Value

There is no description.