[Modify] Edit it
This commit is contained in:
parent
4df24ba18b
commit
a46a16cd56
@ -336,8 +336,9 @@ namespace WebSocketSharp.Server
|
||||
/// Gets or sets the scheme used to authenticate the clients.
|
||||
/// </summary>
|
||||
/// <value>
|
||||
/// One of the <see cref="WebSocketSharp.Net.AuthenticationSchemes"/> enum values,
|
||||
/// indicates the scheme used to authenticate the clients. The default value is
|
||||
/// One of the <see cref="WebSocketSharp.Net.AuthenticationSchemes"/> enum
|
||||
/// values that represents the scheme used to authenticate the clients.
|
||||
/// The default value is
|
||||
/// <see cref="WebSocketSharp.Net.AuthenticationSchemes.Anonymous"/>.
|
||||
/// </value>
|
||||
public AuthenticationSchemes AuthenticationSchemes {
|
||||
|
Loading…
Reference in New Issue
Block a user