System::Security::SecurityElement::IsValidAttributeName विधि
SecurityElement::IsValidAttributeName method
जाँचता है कि एट्रिब्यूट नाम वैध है या नहीं।
static bool System::Security::SecurityElement::IsValidAttributeName(const String &name)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| नाम | const String& | जांचने के लिए नाम। |
ReturnValue
यदि नाम वैध है तो सत्य, अन्यथा असत्य।
संबंधित देखें
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++