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

'Declaration
Public Sub New
'Usage
Dim instance As New Base64UrlTextEncoder()
public Base64UrlTextEncoder()
public:
Base64UrlTextEncoder()
new : unit -> Base64UrlTextEncoder
public function Base64UrlTextEncoder()

See Also

Reference

Base64UrlTextEncoder Class

Microsoft.Owin.Security.DataHandler.Encoder Namespace