Base64UrlTextEncoder Methods

The Base64UrlTextEncoder type exposes the following members.

Methods

  Name Description
Public method Decode Decodes the specified text.
Public method Encode Converts a data to a string that is in the Base64Url format.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Base64UrlTextEncoder Class

Microsoft.Owin.Security.DataHandler.Encoder Namespace