Microsoft.Owin.Security.DataHandler.Encoder Namespace
The Microsoft.Owin.Security.DataHandler.Encoder namespace contains types for encoding text.
| Class | Description | |
|---|---|---|
![]() | Base64TextEncoder | Represents a text base64 format encoder. |
![]() | Base64UrlTextEncoder | Represents a text Base64Url format encoder. |
![]() | TextEncodings | Represents text encodings. |
| Interface | Description | |
|---|---|---|
![]() | ITextEncoder | Represents an interface for text encoder. |
Show:

