Share via


DefaultProtectedData Constructor

.NET Framework 4

Namespace:  Microsoft.AspNet.SignalR.Infrastructure
Assembly:  Microsoft.AspNet.SignalR.Core (in Microsoft.AspNet.SignalR.Core.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New DefaultProtectedData()
public DefaultProtectedData()
public:
DefaultProtectedData()
new : unit -> DefaultProtectedData
public function DefaultProtectedData()

See Also

Reference

DefaultProtectedData Class

Microsoft.AspNet.SignalR.Infrastructure Namespace