Click or drag to resize

Saslprep Class

SASLprep: Stringprep Profile for User Names and Passwords http://tools.ietf.org/html/rfc4013
Inheritance Hierarchy
SystemObject
  Ozeki.CommonSaslprep

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static class Saslprep

The Saslprep type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsCommonlyMappedToNothing
Preparation of Internationalized Strings ("stringprep") http://tools.ietf.org/html/rfc3454#appendix-B.1
Public methodStatic memberIsNonAsciiSpace
Preparation of Internationalized Strings ("stringprep") http://tools.ietf.org/html/rfc3454#appendix-C.1.2
Public methodStatic memberSASLprep
SASLprep: Stringprep Profile for User Names and Passwords http://tools.ietf.org/html/rfc4013
Top
See Also