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