SmartFoxServer 2X C# API (Unity/.Net/Mono/UWP)
SmartFoxServer 2X C# API (Unity/.Net/Mono/UWP)
Sfs2X.WebSocketSharp.Net
HttpListener Class
HttpListener Properties
AuthenticationSchemes Property
AuthenticationSchemeSelector Property
CertificateFolderPath Property
IgnoreWriteExceptions Property
IsListening Property
IsSupported Property
Log Property
Prefixes Property
Realm Property
SslConfiguration Property
UnsafeConnectionNtlmAuthentication Property
UserCredentialsFinder Property
HttpListener
AuthenticationSchemes Property
Gets or sets the scheme used to authenticate the clients.
Namespace:
Sfs2X.WebSocketSharp.Net
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
Copy
public
AuthenticationSchemes
AuthenticationSchemes
{
get
;
set
; }
Property Value
Type:
AuthenticationSchemes
One of the
AuthenticationSchemes
enum values, represents the scheme used to authenticate the clients. The default value is
Anonymous
.
Exceptions
Exception
Condition
ObjectDisposedException
This listener has been closed.
See Also
Reference
HttpListener Class
Sfs2X.WebSocketSharp.Net Namespace
Copyright gotoAndPlay() 2023