System::Security::SecurityElement::IsValidAttributeValue method
SecurityElement::IsValidAttributeValue method
يفحص ما إذا كانت قيمة السمة صالحة.
static bool System::Security::SecurityElement::IsValidAttributeValue(const String &value)
| Parameter | Type | الوصف |
|---|---|---|
| value | const String& | القيمة للتحقق منها. |
ReturnValue
صحيح إذا كانت القيمة صالحة، خطأ غير ذلك.
انظر أيضًا
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++