MagicCMS Documentation

MagicUtils..::..CreateRandomPassword Method

Creates a random password.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public static string CreateRandomPassword(
	int passwordLength
)

Parameters

passwordLength
Type: Int32
Length of the password.

Return Value

System.String. Created password