HttpListener..::..AuthenticationSchemes Property
Gets or sets the scheme used to authenticate the clients.
Namespace:
WebSocketSharp.NetAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public AuthenticationSchemes AuthenticationSchemes { get; set; }
Public Property AuthenticationSchemes As AuthenticationSchemes Get Set
public: property AuthenticationSchemes^ AuthenticationSchemes { AuthenticationSchemes^ get (); void set (AuthenticationSchemes^ value); }