AspNetWebSocketOptions::RequireSameOrigin Property
.NET Framework (current version)
Gets or sets whether the URL that initiatedthe WebSocket connection corresponds to the current server.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Booleantrue if the URL that initiatedthe WebSocket connection corresponds to the current server; otherwise, false.
.NET Framework
Available since 4.5
Available since 4.5
Show: