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.4.54.0
Syntax
public static class Saslprep

The Saslprep type exposes the following members.

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