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