System::Security::SecurityElement::IsValidTag method
SecurityElement::IsValidTag method
Kontrollerar om taggen är giltig.
static bool System::Security::SecurityElement::IsValidTag(const String &tag)
| Parameter | Type | Beskrivning |
|---|---|---|
| tagg | const String& | Tagg att testa. |
ReturnValue
Sant om taggen är giltig, annars falskt.
Se även
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++