System::Security::SecurityElement::IsValidTag metodo
SecurityElement::IsValidTag method
Verifica se il tag è valido.
static bool System::Security::SecurityElement::IsValidTag(const String &tag)
| Parametro | Tipo | Descrizione |
|---|---|---|
| tag | const String& | Tag da testare. |
ReturnValue
True se il tag è valido, false altrimenti.
Vedi anche
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++