ManagementRandomString(Int32, Boolean) Method
Namespace: Centralpoint.WebAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public string RandomString(
int length,
bool isPassword
)
Public Function RandomString (
length As Integer,
isPassword As Boolean
) As String
- length Int32
-
- isPassword Boolean
-
String