IsValidAttributeName()
SecurityElement::IsValidAttributeName(const String&) method
Checks if attribute name is valid.
static bool System::Security::SecurityElement::IsValidAttributeName(const String &name)
Arguments
Parameter | Type | Description |
---|---|---|
name | const String& | Name to check. |
Return Value
True if name is valid, false otherwise.
See Also
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Slides