PasswordUtilityIsDblAlphaNumWSpecCharsAndUpLowCase Method Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:IMailAPI_NET.PasswordUtility.IsDblAlphaNumWSpecCharsAndUpLowCase(System.String)"]

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public static bool IsDblAlphaNumWSpecCharsAndUpLowCase(
	string sValue
)

Parameters

sValue
Type: SystemString

[Missing <param name="sValue"/> documentation for "M:IMailAPI_NET.PasswordUtility.IsDblAlphaNumWSpecCharsAndUpLowCase(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:IMailAPI_NET.PasswordUtility.IsDblAlphaNumWSpecCharsAndUpLowCase(System.String)"]

See Also

Reference