System::Security::SecurityElement::IsValidAttributeName विधि

SecurityElement::IsValidAttributeName method

जाँचता है कि एट्रिब्यूट नाम वैध है या नहीं।

static bool System::Security::SecurityElement::IsValidAttributeName(const String &name)
पैरामीटरप्रकारविवरण
नामconst String&जांचने के लिए नाम।

ReturnValue

यदि नाम वैध है तो सत्य, अन्यथा असत्य।

संबंधित देखें