Click or drag to resize

IBaseEndpointAuthRequired Property

If true the endpoint will accept anonymous connections.

Namespace:  Crosser.Common.Server.Endpoint
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
bool AuthRequired { get; set; }

Property Value

Type: Boolean
See Also