Gets or sets the authentication provider.
Declaring type: ServerProtocolSetup
Namespace: Zyan.Communication.Protocols
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public virtual IAuthenticationProvider AuthenticationProvider { get; set; }
Property Value

There is no description.