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
Vero se il tag è valido, falso altrimenti.
Vedi anche
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Font for C++