Programmer's Reference; Nwaalnumpassword; Nwaboolformat - Dell Powerconnect W-ClearPass Hardware Appliances Deployment Manual

W-clearpass guest 6.0 deployment guide
Hide thumbs Also See for Powerconnect W-ClearPass Hardware Appliances:
Table of Contents

Advertisement

Preferred time representation for the current locale, without the date
%X
Year as a decimal number without the century (00 to 99)
%y
Year as a decimal number
%Y
%%
A literal % character

Programmer's Reference

This section describes the following:
"NwaAlnumPassword" on page 282
l
"NwaBoolFormat" on page 282
l
"NwaByteFormat" on page 283
l
"NwaByteFormatBase10" on page 283
l
"NwaComplexPassword" on page 283
l
"NwaCsvCache" on page 283
l
"NwaDigitsPassword($len)" on page 283
l
"NwaDynamicLoad" on page 283
l
"NwaGeneratePictureString" on page 283
l
"NwaGenerateRandomPasswordMix" on page 284
l
"NwaLettersDigitsPassword" on page 284
l
"NwaLettersPassword" on page 284
l
"NwaMoneyFormat" on page 284
l
"NwaParseCsv" on page 284
l
"NwaParseXml" on page 285
l
"NwaPasswordByComplexity" on page 285
l
"NwaSmsIsValidPhoneNumber " on page 286
l
"NwaStrongPassword" on page 286
l
"NwaVLookup" on page 286
l
"NwaWordsPassword" on page 287
l

NwaAlnumPassword

NwaAlnumPassword($len)
Generates an alpha-numeric password (mixed case) of length $len characters.

NwaBoolFormat

NwaBoolFormat($value, $options = null)
Formats a boolean value as a string. If 3 function arguments are supplied, the 2nd and 3rd arguments are the values
to return for false and true, respectively. Otherwise, the $options parameter specifies how to do the conversion:
If an integer 0 or 1, the string values "0" and "1" are returned.
l
If a string containing a "|" character, the string is split at this separator and used as the values for false and true
l
respectively.
282 | Programmer's Reference
Dell Networking W-ClearPass Guest 6.0 | Deployment Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Networking w-clearpass guest 6.0

Table of Contents