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