IDataProtectionProvider Interface

 

Factory used to create IDataProtection instances.

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

public interface class IDataProtectionProvider

NameDescription
System_CAPS_pubmethodCreate(array<String^>^)

Returns a new instance of IDataProtection for the provider.

Return to top
Show: