Click or drag to resize

ProtocolAuthRequired Property

True if the IBaseEndpoint requires authentication

Namespace:  Crosser.Server.Modules.Protocol
Assembly:  Crosser.Server (in Crosser.Server.dll) Version: 0.0.5
Syntax
C#
protected bool AuthRequired { get; set; }

Property Value

Type: Boolean
See Also