System::Security::SecurityElement::IsValidText method
SecurityElement::IsValidText method
Checks if text is valid.
static bool System::Security::SecurityElement::IsValidText(const String &text)
Parameter | Type | Description |
---|---|---|
text | const String& | Text to test. |
ReturnValue
True if text is valid, false otherwise.
See Also
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.PUB for C++