System::Security::SecurityElement::SearchForChildByTag método

SecurityElement::SearchForChildByTag method

Obtiene la etiqueta hija por nombre.

SecurityElement System::Security::SecurityElement::SearchForChildByTag(const String &tag)
ParámetroTipoDescripción
etiquetaconst String&Nombre de etiqueta a buscar.

ReturnValue

Elemento hijo o null si no se encuentra.

Ver también