WebSocketServerAuthenticationSchemes Property |
Namespace: Sfs2X.WebSocketSharp.Server
public AuthenticationSchemes AuthenticationSchemes { get; set; }
One of the AuthenticationSchemes enum values.
It represents the scheme used to authenticate the clients.
The default value is Anonymous.