IsValidTag()
SecurityElement::IsValidTag(const String&) method
Checks if tag is valid.
static bool System::Security::SecurityElement::IsValidTag(const String &tag)
Arguments
Parameter | Type | Description |
---|---|---|
tag | const String& | Tag to test. |
Return Value
True if tag is valid, false otherwise.
See Also
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Slides