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