System::Security::SecurityElement::IsValidAttributeName methode
SecurityElement::IsValidAttributeName method
Controleert of de attribuutnaam geldig is.
static bool System::Security::SecurityElement::IsValidAttributeName(const String &name)
| Parameter | Type | Beschrijving |
|---|---|---|
| name | const String& | Naam om te controleren. |
ReturnValue
Waar als de naam geldig is, onwaar anders.
Zie ook
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++