POST api/Tablas?rolesUsuario={rolesUsuario}

Obtiene el máximo nivel de autorización del usuario

Request Information

URI Parameters

NameDescriptionTypeAdditional information
rolesUsuario

Roles del usuario

string

Required

Body Parameters

None.

Response Information

Resource Description

XML de la máxim aautorización del usuario

XElement
NameDescriptionTypeAdditional information
FirstAttribute

XAttribute

None.

HasAttributes

boolean

None.

HasElements

boolean

None.

IsEmpty

boolean

None.

LastAttribute

XAttribute

None.

Name

XName

None.

NodeType

XmlNodeType

None.

Value

string

None.

FirstNode

XNode

None.

LastNode

XNode

None.

NextNode

XNode

None.

PreviousNode

XNode

None.

BaseUri

string

None.

Document

XDocument

None.

Parent

XElement

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.