Click or drag to resize

SaslprepIsCommonlyMappedToNothing Method

Preparation of Internationalized Strings ("stringprep") http://tools.ietf.org/html/rfc3454#appendix-B.1

Namespace:  Ozeki.Common
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public static bool IsCommonlyMappedToNothing(
	char c
)

Parameters

c
Type: SystemChar

Return Value

Type: Boolean
See Also