SecureDataFormat<TData> Class

 

Namespace:   Microsoft.Owin.Security.DataHandler
Assembly:  Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)


generic<typename TData>
public ref class SecureDataFormat : ISecureDataFormat<TData>

Type Parameters

TData

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodProtect(TData)

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_pubmethodUnprotect(String^)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: