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
Syntaxbool AuthRequired { get; set; }
Property Value
Type:
Boolean
See Also