Click or drag to resize

SaslprepSASLprep Method

SASLprep: Stringprep Profile for User Names and Passwords http://tools.ietf.org/html/rfc4013

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static string SASLprep(
	string s
)

Parameters

s
Type: SystemString

Return Value

Type: String
See Also