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