POST MenuAuths

获取菜单授权信息

Request Information

URI Parameters

None.

Body Parameters

请求参数(RSA加密) 明文参数示例: { "AppID": 应用ID, "AuthType": 授权类型ID, "AuthObjectID": 授权对象ID, "Sign": "方法签名(MD5)", "TimeStamp": "时间戳(UNIX格式)" }

string

Request Formats

application/json, text/json

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

GetMenuAuthResult
NameDescriptionTypeAdditional information
Groups

菜单授权信息

Collection of Group

None.

ResultCode

返回代码 200为成功,其余为失败,原因参考 ResultMsg

string

None.

ResultMsg

返回信息

string

None.

ReturnValue

返回数据

Object

None.

Response Formats

application/json, text/json

Sample:
{
  "Groups": [
    {
      "GroupID": 1,
      "GroupName": "sample string 2",
      "Icon": "sample string 3",
      "OrderBy": 4,
      "Forms": [
        {
          "FormID": 1,
          "FormName": "sample string 2",
          "FormType": 3,
          "Icon": "sample string 4",
          "OrderBy": 5,
          "IsAuthority": true,
          "IsRelationAuthority": true,
          "RelationAuthorityObjects": [
            {
              "ObjectType": 1,
              "ObjectName": "sample string 2"
            },
            {
              "ObjectType": 1,
              "ObjectName": "sample string 2"
            }
          ],
          "Buttons": [
            {
              "BtnID": 1,
              "BtnTag": "sample string 2",
              "BtnType": 3,
              "OrderBy": 4,
              "Icon": "sample string 5",
              "IsAuthority": true,
              "IsRelationAuthority": true,
              "RelationAuthorityObjects": [
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                },
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                }
              ]
            },
            {
              "BtnID": 1,
              "BtnTag": "sample string 2",
              "BtnType": 3,
              "OrderBy": 4,
              "Icon": "sample string 5",
              "IsAuthority": true,
              "IsRelationAuthority": true,
              "RelationAuthorityObjects": [
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                },
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                }
              ]
            }
          ],
          "Nodes": [
            {
              "NodeID": 1,
              "NodeName": "sample string 2",
              "IsAuthority": true,
              "IsRelationAuthority": true,
              "RelationAuthorityObjects": [
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                },
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                }
              ]
            },
            {
              "NodeID": 1,
              "NodeName": "sample string 2",
              "IsAuthority": true,
              "IsRelationAuthority": true,
              "RelationAuthorityObjects": [
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                },
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                }
              ]
            }
          ]
        },
        {
          "FormID": 1,
          "FormName": "sample string 2",
          "FormType": 3,
          "Icon": "sample string 4",
          "OrderBy": 5,
          "IsAuthority": true,
          "IsRelationAuthority": true,
          "RelationAuthorityObjects": [
            {
              "ObjectType": 1,
              "ObjectName": "sample string 2"
            },
            {
              "ObjectType": 1,
              "ObjectName": "sample string 2"
            }
          ],
          "Buttons": [
            {
              "BtnID": 1,
              "BtnTag": "sample string 2",
              "BtnType": 3,
              "OrderBy": 4,
              "Icon": "sample string 5",
              "IsAuthority": true,
              "IsRelationAuthority": true,
              "RelationAuthorityObjects": [
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                },
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                }
              ]
            },
            {
              "BtnID": 1,
              "BtnTag": "sample string 2",
              "BtnType": 3,
              "OrderBy": 4,
              "Icon": "sample string 5",
              "IsAuthority": true,
              "IsRelationAuthority": true,
              "RelationAuthorityObjects": [
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                },
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                }
              ]
            }
          ],
          "Nodes": [
            {
              "NodeID": 1,
              "NodeName": "sample string 2",
              "IsAuthority": true,
              "IsRelationAuthority": true,
              "RelationAuthorityObjects": [
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                },
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                }
              ]
            },
            {
              "NodeID": 1,
              "NodeName": "sample string 2",
              "IsAuthority": true,
              "IsRelationAuthority": true,
              "RelationAuthorityObjects": [
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                },
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                }
              ]
            }
          ]
        }
      ],
      "IsAuthority": true,
      "IsRelationAuthority": true,
      "RelationAuthorityObjects": [
        {
          "ObjectType": 1,
          "ObjectName": "sample string 2"
        },
        {
          "ObjectType": 1,
          "ObjectName": "sample string 2"
        }
      ]
    },
    {
      "GroupID": 1,
      "GroupName": "sample string 2",
      "Icon": "sample string 3",
      "OrderBy": 4,
      "Forms": [
        {
          "FormID": 1,
          "FormName": "sample string 2",
          "FormType": 3,
          "Icon": "sample string 4",
          "OrderBy": 5,
          "IsAuthority": true,
          "IsRelationAuthority": true,
          "RelationAuthorityObjects": [
            {
              "ObjectType": 1,
              "ObjectName": "sample string 2"
            },
            {
              "ObjectType": 1,
              "ObjectName": "sample string 2"
            }
          ],
          "Buttons": [
            {
              "BtnID": 1,
              "BtnTag": "sample string 2",
              "BtnType": 3,
              "OrderBy": 4,
              "Icon": "sample string 5",
              "IsAuthority": true,
              "IsRelationAuthority": true,
              "RelationAuthorityObjects": [
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                },
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                }
              ]
            },
            {
              "BtnID": 1,
              "BtnTag": "sample string 2",
              "BtnType": 3,
              "OrderBy": 4,
              "Icon": "sample string 5",
              "IsAuthority": true,
              "IsRelationAuthority": true,
              "RelationAuthorityObjects": [
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                },
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                }
              ]
            }
          ],
          "Nodes": [
            {
              "NodeID": 1,
              "NodeName": "sample string 2",
              "IsAuthority": true,
              "IsRelationAuthority": true,
              "RelationAuthorityObjects": [
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                },
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                }
              ]
            },
            {
              "NodeID": 1,
              "NodeName": "sample string 2",
              "IsAuthority": true,
              "IsRelationAuthority": true,
              "RelationAuthorityObjects": [
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                },
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                }
              ]
            }
          ]
        },
        {
          "FormID": 1,
          "FormName": "sample string 2",
          "FormType": 3,
          "Icon": "sample string 4",
          "OrderBy": 5,
          "IsAuthority": true,
          "IsRelationAuthority": true,
          "RelationAuthorityObjects": [
            {
              "ObjectType": 1,
              "ObjectName": "sample string 2"
            },
            {
              "ObjectType": 1,
              "ObjectName": "sample string 2"
            }
          ],
          "Buttons": [
            {
              "BtnID": 1,
              "BtnTag": "sample string 2",
              "BtnType": 3,
              "OrderBy": 4,
              "Icon": "sample string 5",
              "IsAuthority": true,
              "IsRelationAuthority": true,
              "RelationAuthorityObjects": [
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                },
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                }
              ]
            },
            {
              "BtnID": 1,
              "BtnTag": "sample string 2",
              "BtnType": 3,
              "OrderBy": 4,
              "Icon": "sample string 5",
              "IsAuthority": true,
              "IsRelationAuthority": true,
              "RelationAuthorityObjects": [
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                },
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                }
              ]
            }
          ],
          "Nodes": [
            {
              "NodeID": 1,
              "NodeName": "sample string 2",
              "IsAuthority": true,
              "IsRelationAuthority": true,
              "RelationAuthorityObjects": [
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                },
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                }
              ]
            },
            {
              "NodeID": 1,
              "NodeName": "sample string 2",
              "IsAuthority": true,
              "IsRelationAuthority": true,
              "RelationAuthorityObjects": [
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                },
                {
                  "ObjectType": 1,
                  "ObjectName": "sample string 2"
                }
              ]
            }
          ]
        }
      ],
      "IsAuthority": true,
      "IsRelationAuthority": true,
      "RelationAuthorityObjects": [
        {
          "ObjectType": 1,
          "ObjectName": "sample string 2"
        },
        {
          "ObjectType": 1,
          "ObjectName": "sample string 2"
        }
      ]
    }
  ],
  "ResultCode": "sample string 1",
  "ResultMsg": "sample string 2",
  "ReturnValue": {}
}

application/xml, text/xml

Sample:
<GetMenuAuthResult xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/MKY.Business.V2.WebApis.Models">
  <ResultCode>sample string 1</ResultCode>
  <ResultMsg>sample string 2</ResultMsg>
  <ReturnValue />
  <Groups xmlns:d2p1="http://schemas.datacontract.org/2004/07/MKY.Business.V2.Entity">
    <d2p1:Group>
      <d2p1:Forms>
        <d2p1:Form>
          <d2p1:Buttons>
            <d2p1:FormButton>
              <d2p1:BtnID>1</d2p1:BtnID>
              <d2p1:BtnTag>sample string 2</d2p1:BtnTag>
              <d2p1:BtnType>3</d2p1:BtnType>
              <d2p1:Icon>sample string 5</d2p1:Icon>
              <d2p1:IsAuthority>true</d2p1:IsAuthority>
              <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
              <d2p1:OrderBy>4</d2p1:OrderBy>
              <d2p1:RelationAuthorityObjects>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
              </d2p1:RelationAuthorityObjects>
            </d2p1:FormButton>
            <d2p1:FormButton>
              <d2p1:BtnID>1</d2p1:BtnID>
              <d2p1:BtnTag>sample string 2</d2p1:BtnTag>
              <d2p1:BtnType>3</d2p1:BtnType>
              <d2p1:Icon>sample string 5</d2p1:Icon>
              <d2p1:IsAuthority>true</d2p1:IsAuthority>
              <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
              <d2p1:OrderBy>4</d2p1:OrderBy>
              <d2p1:RelationAuthorityObjects>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
              </d2p1:RelationAuthorityObjects>
            </d2p1:FormButton>
          </d2p1:Buttons>
          <d2p1:FormID>1</d2p1:FormID>
          <d2p1:FormName>sample string 2</d2p1:FormName>
          <d2p1:FormType>3</d2p1:FormType>
          <d2p1:Icon>sample string 4</d2p1:Icon>
          <d2p1:IsAuthority>true</d2p1:IsAuthority>
          <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
          <d2p1:Nodes>
            <d2p1:FormNode>
              <d2p1:IsAuthority>true</d2p1:IsAuthority>
              <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
              <d2p1:NodeID>1</d2p1:NodeID>
              <d2p1:NodeName>sample string 2</d2p1:NodeName>
              <d2p1:RelationAuthorityObjects>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
              </d2p1:RelationAuthorityObjects>
            </d2p1:FormNode>
            <d2p1:FormNode>
              <d2p1:IsAuthority>true</d2p1:IsAuthority>
              <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
              <d2p1:NodeID>1</d2p1:NodeID>
              <d2p1:NodeName>sample string 2</d2p1:NodeName>
              <d2p1:RelationAuthorityObjects>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
              </d2p1:RelationAuthorityObjects>
            </d2p1:FormNode>
          </d2p1:Nodes>
          <d2p1:OrderBy>5</d2p1:OrderBy>
          <d2p1:RelationAuthorityObjects>
            <d2p1:RelationAuthorityObject>
              <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
              <d2p1:ObjectType>1</d2p1:ObjectType>
            </d2p1:RelationAuthorityObject>
            <d2p1:RelationAuthorityObject>
              <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
              <d2p1:ObjectType>1</d2p1:ObjectType>
            </d2p1:RelationAuthorityObject>
          </d2p1:RelationAuthorityObjects>
        </d2p1:Form>
        <d2p1:Form>
          <d2p1:Buttons>
            <d2p1:FormButton>
              <d2p1:BtnID>1</d2p1:BtnID>
              <d2p1:BtnTag>sample string 2</d2p1:BtnTag>
              <d2p1:BtnType>3</d2p1:BtnType>
              <d2p1:Icon>sample string 5</d2p1:Icon>
              <d2p1:IsAuthority>true</d2p1:IsAuthority>
              <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
              <d2p1:OrderBy>4</d2p1:OrderBy>
              <d2p1:RelationAuthorityObjects>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
              </d2p1:RelationAuthorityObjects>
            </d2p1:FormButton>
            <d2p1:FormButton>
              <d2p1:BtnID>1</d2p1:BtnID>
              <d2p1:BtnTag>sample string 2</d2p1:BtnTag>
              <d2p1:BtnType>3</d2p1:BtnType>
              <d2p1:Icon>sample string 5</d2p1:Icon>
              <d2p1:IsAuthority>true</d2p1:IsAuthority>
              <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
              <d2p1:OrderBy>4</d2p1:OrderBy>
              <d2p1:RelationAuthorityObjects>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
              </d2p1:RelationAuthorityObjects>
            </d2p1:FormButton>
          </d2p1:Buttons>
          <d2p1:FormID>1</d2p1:FormID>
          <d2p1:FormName>sample string 2</d2p1:FormName>
          <d2p1:FormType>3</d2p1:FormType>
          <d2p1:Icon>sample string 4</d2p1:Icon>
          <d2p1:IsAuthority>true</d2p1:IsAuthority>
          <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
          <d2p1:Nodes>
            <d2p1:FormNode>
              <d2p1:IsAuthority>true</d2p1:IsAuthority>
              <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
              <d2p1:NodeID>1</d2p1:NodeID>
              <d2p1:NodeName>sample string 2</d2p1:NodeName>
              <d2p1:RelationAuthorityObjects>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
              </d2p1:RelationAuthorityObjects>
            </d2p1:FormNode>
            <d2p1:FormNode>
              <d2p1:IsAuthority>true</d2p1:IsAuthority>
              <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
              <d2p1:NodeID>1</d2p1:NodeID>
              <d2p1:NodeName>sample string 2</d2p1:NodeName>
              <d2p1:RelationAuthorityObjects>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
              </d2p1:RelationAuthorityObjects>
            </d2p1:FormNode>
          </d2p1:Nodes>
          <d2p1:OrderBy>5</d2p1:OrderBy>
          <d2p1:RelationAuthorityObjects>
            <d2p1:RelationAuthorityObject>
              <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
              <d2p1:ObjectType>1</d2p1:ObjectType>
            </d2p1:RelationAuthorityObject>
            <d2p1:RelationAuthorityObject>
              <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
              <d2p1:ObjectType>1</d2p1:ObjectType>
            </d2p1:RelationAuthorityObject>
          </d2p1:RelationAuthorityObjects>
        </d2p1:Form>
      </d2p1:Forms>
      <d2p1:GroupID>1</d2p1:GroupID>
      <d2p1:GroupName>sample string 2</d2p1:GroupName>
      <d2p1:Icon>sample string 3</d2p1:Icon>
      <d2p1:IsAuthority>true</d2p1:IsAuthority>
      <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
      <d2p1:OrderBy>4</d2p1:OrderBy>
      <d2p1:RelationAuthorityObjects>
        <d2p1:RelationAuthorityObject>
          <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
          <d2p1:ObjectType>1</d2p1:ObjectType>
        </d2p1:RelationAuthorityObject>
        <d2p1:RelationAuthorityObject>
          <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
          <d2p1:ObjectType>1</d2p1:ObjectType>
        </d2p1:RelationAuthorityObject>
      </d2p1:RelationAuthorityObjects>
    </d2p1:Group>
    <d2p1:Group>
      <d2p1:Forms>
        <d2p1:Form>
          <d2p1:Buttons>
            <d2p1:FormButton>
              <d2p1:BtnID>1</d2p1:BtnID>
              <d2p1:BtnTag>sample string 2</d2p1:BtnTag>
              <d2p1:BtnType>3</d2p1:BtnType>
              <d2p1:Icon>sample string 5</d2p1:Icon>
              <d2p1:IsAuthority>true</d2p1:IsAuthority>
              <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
              <d2p1:OrderBy>4</d2p1:OrderBy>
              <d2p1:RelationAuthorityObjects>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
              </d2p1:RelationAuthorityObjects>
            </d2p1:FormButton>
            <d2p1:FormButton>
              <d2p1:BtnID>1</d2p1:BtnID>
              <d2p1:BtnTag>sample string 2</d2p1:BtnTag>
              <d2p1:BtnType>3</d2p1:BtnType>
              <d2p1:Icon>sample string 5</d2p1:Icon>
              <d2p1:IsAuthority>true</d2p1:IsAuthority>
              <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
              <d2p1:OrderBy>4</d2p1:OrderBy>
              <d2p1:RelationAuthorityObjects>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
              </d2p1:RelationAuthorityObjects>
            </d2p1:FormButton>
          </d2p1:Buttons>
          <d2p1:FormID>1</d2p1:FormID>
          <d2p1:FormName>sample string 2</d2p1:FormName>
          <d2p1:FormType>3</d2p1:FormType>
          <d2p1:Icon>sample string 4</d2p1:Icon>
          <d2p1:IsAuthority>true</d2p1:IsAuthority>
          <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
          <d2p1:Nodes>
            <d2p1:FormNode>
              <d2p1:IsAuthority>true</d2p1:IsAuthority>
              <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
              <d2p1:NodeID>1</d2p1:NodeID>
              <d2p1:NodeName>sample string 2</d2p1:NodeName>
              <d2p1:RelationAuthorityObjects>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
              </d2p1:RelationAuthorityObjects>
            </d2p1:FormNode>
            <d2p1:FormNode>
              <d2p1:IsAuthority>true</d2p1:IsAuthority>
              <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
              <d2p1:NodeID>1</d2p1:NodeID>
              <d2p1:NodeName>sample string 2</d2p1:NodeName>
              <d2p1:RelationAuthorityObjects>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
              </d2p1:RelationAuthorityObjects>
            </d2p1:FormNode>
          </d2p1:Nodes>
          <d2p1:OrderBy>5</d2p1:OrderBy>
          <d2p1:RelationAuthorityObjects>
            <d2p1:RelationAuthorityObject>
              <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
              <d2p1:ObjectType>1</d2p1:ObjectType>
            </d2p1:RelationAuthorityObject>
            <d2p1:RelationAuthorityObject>
              <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
              <d2p1:ObjectType>1</d2p1:ObjectType>
            </d2p1:RelationAuthorityObject>
          </d2p1:RelationAuthorityObjects>
        </d2p1:Form>
        <d2p1:Form>
          <d2p1:Buttons>
            <d2p1:FormButton>
              <d2p1:BtnID>1</d2p1:BtnID>
              <d2p1:BtnTag>sample string 2</d2p1:BtnTag>
              <d2p1:BtnType>3</d2p1:BtnType>
              <d2p1:Icon>sample string 5</d2p1:Icon>
              <d2p1:IsAuthority>true</d2p1:IsAuthority>
              <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
              <d2p1:OrderBy>4</d2p1:OrderBy>
              <d2p1:RelationAuthorityObjects>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
              </d2p1:RelationAuthorityObjects>
            </d2p1:FormButton>
            <d2p1:FormButton>
              <d2p1:BtnID>1</d2p1:BtnID>
              <d2p1:BtnTag>sample string 2</d2p1:BtnTag>
              <d2p1:BtnType>3</d2p1:BtnType>
              <d2p1:Icon>sample string 5</d2p1:Icon>
              <d2p1:IsAuthority>true</d2p1:IsAuthority>
              <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
              <d2p1:OrderBy>4</d2p1:OrderBy>
              <d2p1:RelationAuthorityObjects>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
              </d2p1:RelationAuthorityObjects>
            </d2p1:FormButton>
          </d2p1:Buttons>
          <d2p1:FormID>1</d2p1:FormID>
          <d2p1:FormName>sample string 2</d2p1:FormName>
          <d2p1:FormType>3</d2p1:FormType>
          <d2p1:Icon>sample string 4</d2p1:Icon>
          <d2p1:IsAuthority>true</d2p1:IsAuthority>
          <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
          <d2p1:Nodes>
            <d2p1:FormNode>
              <d2p1:IsAuthority>true</d2p1:IsAuthority>
              <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
              <d2p1:NodeID>1</d2p1:NodeID>
              <d2p1:NodeName>sample string 2</d2p1:NodeName>
              <d2p1:RelationAuthorityObjects>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
              </d2p1:RelationAuthorityObjects>
            </d2p1:FormNode>
            <d2p1:FormNode>
              <d2p1:IsAuthority>true</d2p1:IsAuthority>
              <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
              <d2p1:NodeID>1</d2p1:NodeID>
              <d2p1:NodeName>sample string 2</d2p1:NodeName>
              <d2p1:RelationAuthorityObjects>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
                <d2p1:RelationAuthorityObject>
                  <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
                  <d2p1:ObjectType>1</d2p1:ObjectType>
                </d2p1:RelationAuthorityObject>
              </d2p1:RelationAuthorityObjects>
            </d2p1:FormNode>
          </d2p1:Nodes>
          <d2p1:OrderBy>5</d2p1:OrderBy>
          <d2p1:RelationAuthorityObjects>
            <d2p1:RelationAuthorityObject>
              <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
              <d2p1:ObjectType>1</d2p1:ObjectType>
            </d2p1:RelationAuthorityObject>
            <d2p1:RelationAuthorityObject>
              <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
              <d2p1:ObjectType>1</d2p1:ObjectType>
            </d2p1:RelationAuthorityObject>
          </d2p1:RelationAuthorityObjects>
        </d2p1:Form>
      </d2p1:Forms>
      <d2p1:GroupID>1</d2p1:GroupID>
      <d2p1:GroupName>sample string 2</d2p1:GroupName>
      <d2p1:Icon>sample string 3</d2p1:Icon>
      <d2p1:IsAuthority>true</d2p1:IsAuthority>
      <d2p1:IsRelationAuthority>true</d2p1:IsRelationAuthority>
      <d2p1:OrderBy>4</d2p1:OrderBy>
      <d2p1:RelationAuthorityObjects>
        <d2p1:RelationAuthorityObject>
          <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
          <d2p1:ObjectType>1</d2p1:ObjectType>
        </d2p1:RelationAuthorityObject>
        <d2p1:RelationAuthorityObject>
          <d2p1:ObjectName>sample string 2</d2p1:ObjectName>
          <d2p1:ObjectType>1</d2p1:ObjectType>
        </d2p1:RelationAuthorityObject>
      </d2p1:RelationAuthorityObjects>
    </d2p1:Group>
  </Groups>
</GetMenuAuthResult>