IProtectedData::Unprotect Method

.NET Framework 4.5

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

String^ Unprotect(
	String^ protectedValue, 
	String^ purpose
)

Parameters

protectedValue
Type: System::String
purpose
Type: System::String

Return Value

Type: System::String
Returns String.
Show: