System::Security::SecurityElement::FromString método
SecurityElement::FromString method
Crea un elemento a partir de código XML.
static SecurityElement System::Security::SecurityElement::FromString(const String &xml)
| Parámetro | Tipo | Descripción |
|---|---|---|
| xml | const String& | Código XML. |
ReturnValue
Elemento recién creado.
Ver también
- Class SecurityElement
- Class String
- Class SecurityElement
- Namespace System::Security
- Library Aspose.Page for C++