System::Security::SecurityElement::SearchForChildByTag method
SecurityElement::SearchForChildByTag method
Gets child tag by name.
SecurityElement System::Security::SecurityElement::SearchForChildByTag(const String &tag)
Parameter | Type | Description |
---|---|---|
tag | const String& | Tag name to look for. |
ReturnValue
Child element or null if not found.
See Also
- Class SecurityElement
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.PUB for C++