Base64TextEncoder Constructor ()
Initializes a new instance of the Base64TextEncoder class.
Namespace: Microsoft.Owin.Security.DataHandler.Encoder
Assembly: Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)
Syntax
public Base64TextEncoder()
public:
Base64TextEncoder()
new : unit -> Base64TextEncoder
Public Sub New
See Also
Base64TextEncoder Class
Microsoft.Owin.Security.DataHandler.Encoder Namespace
Return to top