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