System::Security::SecurityElement::IsValidText methode

SecurityElement::IsValidText method

Controleert of de tekst geldig is.

static bool System::Security::SecurityElement::IsValidText(const String &text)
ParameterTypeBeschrijving
textconst String&Text om te testen.

ReturnValue

True als tekst geldig is, false anders.

Zie ook