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