POST Api/WebUtilities/GetUserUpdates?UserId={UserId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
UserId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of PortalMessage
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Page

string

None.

HtmlContent

string

None.

CreatedDate

date

None.

IsActive

boolean

None.

ExpiryDate

date

None.

Users

Collection of User

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "id": "5dba1f7d-e691-4c68-a0a2-33287425d9c9",
    "page": "sample string 2",
    "htmlContent": "sample string 3",
    "createdDate": "2024-09-29T15:14:14.0437214-04:00",
    "isActive": true,
    "expiryDate": "2024-09-29T15:14:14.0437214-04:00",
    "users": [
      {
        "id": "a5245632-a562-4edb-816d-91a20d447a37",
        "parentId": "0a7fba9a-3dff-4b9a-8377-cc1aa51dc1b1",
        "username": "sample string 2",
        "password": "sample string 3",
        "email": "sample string 4",
        "userType": {
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3"
        },
        "userMembership": {
          "id": "2b47ed0e-3388-427f-89ec-372bc813b9c1",
          "isLockedOut": true,
          "lastLoginDate": "2024-09-29T15:14:14.0447179-04:00",
          "lastPasswordChangedDate": "2024-09-29T15:14:14.0447179-04:00",
          "lastLockoutDate": "2024-09-29T15:14:14.0447179-04:00",
          "failedPasswordAttemptCount": 1,
          "failedPasswordAttemptStart": "2024-09-29T15:14:14.0447179-04:00"
        },
        "account": {
          "id": "dc2ae443-6911-475b-b258-a2b589dfe1e2",
          "accountName": "sample string 2",
          "sol_Cust_Num": "sample string 3",
          "sol_Cust_Contact": "sample string 4",
          "sol_Cust_Data": "sample string 5",
          "country": "sample string 6",
          "tax_Id0": "sample string 7",
          "tax_Id1": "sample string 8",
          "curry_Id": "sample string 9",
          "sol_Additional_Identifier": "sample string 10",
          "createdDate": "2024-09-29T15:14:14.0447179-04:00",
          "updatedDate": "2024-09-29T15:14:14.0447179-04:00",
          "deletedDate": "2024-09-29T15:14:14.0457141-04:00",
          "isDeleted": true
        },
        "products": [
          {
            "id": 1,
            "portal": {
              "id": 1,
              "name": "sample string 2",
              "description": "sample string 3"
            },
            "tool": {
              "id": 1,
              "name": "sample string 2",
              "shortName": "sample string 3",
              "logoUrl": "sample string 4",
              "order": 5,
              "description": "sample string 6",
              "author": "sample string 7",
              "ageRange": "sample string 8"
            }
          },
          {
            "id": 1,
            "portal": {
              "id": 1,
              "name": "sample string 2",
              "description": "sample string 3"
            },
            "tool": {
              "id": 1,
              "name": "sample string 2",
              "shortName": "sample string 3",
              "logoUrl": "sample string 4",
              "order": 5,
              "description": "sample string 6",
              "author": "sample string 7",
              "ageRange": "sample string 8"
            }
          }
        ],
        "firstName": "sample string 5",
        "lastName": "sample string 6",
        "verificationDate": "2024-09-29T15:14:14.0457141-04:00",
        "verificationCode": "sample string 7",
        "createdDate": "2024-09-29T15:14:14.0467179-04:00",
        "updatedDate": "2024-09-29T15:14:14.0467179-04:00",
        "deletedDate": "2024-09-29T15:14:14.0467179-04:00",
        "isDeleted": true
      },
      {
        "id": "a5245632-a562-4edb-816d-91a20d447a37",
        "parentId": "0a7fba9a-3dff-4b9a-8377-cc1aa51dc1b1",
        "username": "sample string 2",
        "password": "sample string 3",
        "email": "sample string 4",
        "userType": {
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3"
        },
        "userMembership": {
          "id": "2b47ed0e-3388-427f-89ec-372bc813b9c1",
          "isLockedOut": true,
          "lastLoginDate": "2024-09-29T15:14:14.0447179-04:00",
          "lastPasswordChangedDate": "2024-09-29T15:14:14.0447179-04:00",
          "lastLockoutDate": "2024-09-29T15:14:14.0447179-04:00",
          "failedPasswordAttemptCount": 1,
          "failedPasswordAttemptStart": "2024-09-29T15:14:14.0447179-04:00"
        },
        "account": {
          "id": "dc2ae443-6911-475b-b258-a2b589dfe1e2",
          "accountName": "sample string 2",
          "sol_Cust_Num": "sample string 3",
          "sol_Cust_Contact": "sample string 4",
          "sol_Cust_Data": "sample string 5",
          "country": "sample string 6",
          "tax_Id0": "sample string 7",
          "tax_Id1": "sample string 8",
          "curry_Id": "sample string 9",
          "sol_Additional_Identifier": "sample string 10",
          "createdDate": "2024-09-29T15:14:14.0447179-04:00",
          "updatedDate": "2024-09-29T15:14:14.0447179-04:00",
          "deletedDate": "2024-09-29T15:14:14.0457141-04:00",
          "isDeleted": true
        },
        "products": [
          {
            "id": 1,
            "portal": {
              "id": 1,
              "name": "sample string 2",
              "description": "sample string 3"
            },
            "tool": {
              "id": 1,
              "name": "sample string 2",
              "shortName": "sample string 3",
              "logoUrl": "sample string 4",
              "order": 5,
              "description": "sample string 6",
              "author": "sample string 7",
              "ageRange": "sample string 8"
            }
          },
          {
            "id": 1,
            "portal": {
              "id": 1,
              "name": "sample string 2",
              "description": "sample string 3"
            },
            "tool": {
              "id": 1,
              "name": "sample string 2",
              "shortName": "sample string 3",
              "logoUrl": "sample string 4",
              "order": 5,
              "description": "sample string 6",
              "author": "sample string 7",
              "ageRange": "sample string 8"
            }
          }
        ],
        "firstName": "sample string 5",
        "lastName": "sample string 6",
        "verificationDate": "2024-09-29T15:14:14.0457141-04:00",
        "verificationCode": "sample string 7",
        "createdDate": "2024-09-29T15:14:14.0467179-04:00",
        "updatedDate": "2024-09-29T15:14:14.0467179-04:00",
        "deletedDate": "2024-09-29T15:14:14.0467179-04:00",
        "isDeleted": true
      }
    ]
  },
  {
    "id": "5dba1f7d-e691-4c68-a0a2-33287425d9c9",
    "page": "sample string 2",
    "htmlContent": "sample string 3",
    "createdDate": "2024-09-29T15:14:14.0437214-04:00",
    "isActive": true,
    "expiryDate": "2024-09-29T15:14:14.0437214-04:00",
    "users": [
      {
        "id": "a5245632-a562-4edb-816d-91a20d447a37",
        "parentId": "0a7fba9a-3dff-4b9a-8377-cc1aa51dc1b1",
        "username": "sample string 2",
        "password": "sample string 3",
        "email": "sample string 4",
        "userType": {
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3"
        },
        "userMembership": {
          "id": "2b47ed0e-3388-427f-89ec-372bc813b9c1",
          "isLockedOut": true,
          "lastLoginDate": "2024-09-29T15:14:14.0447179-04:00",
          "lastPasswordChangedDate": "2024-09-29T15:14:14.0447179-04:00",
          "lastLockoutDate": "2024-09-29T15:14:14.0447179-04:00",
          "failedPasswordAttemptCount": 1,
          "failedPasswordAttemptStart": "2024-09-29T15:14:14.0447179-04:00"
        },
        "account": {
          "id": "dc2ae443-6911-475b-b258-a2b589dfe1e2",
          "accountName": "sample string 2",
          "sol_Cust_Num": "sample string 3",
          "sol_Cust_Contact": "sample string 4",
          "sol_Cust_Data": "sample string 5",
          "country": "sample string 6",
          "tax_Id0": "sample string 7",
          "tax_Id1": "sample string 8",
          "curry_Id": "sample string 9",
          "sol_Additional_Identifier": "sample string 10",
          "createdDate": "2024-09-29T15:14:14.0447179-04:00",
          "updatedDate": "2024-09-29T15:14:14.0447179-04:00",
          "deletedDate": "2024-09-29T15:14:14.0457141-04:00",
          "isDeleted": true
        },
        "products": [
          {
            "id": 1,
            "portal": {
              "id": 1,
              "name": "sample string 2",
              "description": "sample string 3"
            },
            "tool": {
              "id": 1,
              "name": "sample string 2",
              "shortName": "sample string 3",
              "logoUrl": "sample string 4",
              "order": 5,
              "description": "sample string 6",
              "author": "sample string 7",
              "ageRange": "sample string 8"
            }
          },
          {
            "id": 1,
            "portal": {
              "id": 1,
              "name": "sample string 2",
              "description": "sample string 3"
            },
            "tool": {
              "id": 1,
              "name": "sample string 2",
              "shortName": "sample string 3",
              "logoUrl": "sample string 4",
              "order": 5,
              "description": "sample string 6",
              "author": "sample string 7",
              "ageRange": "sample string 8"
            }
          }
        ],
        "firstName": "sample string 5",
        "lastName": "sample string 6",
        "verificationDate": "2024-09-29T15:14:14.0457141-04:00",
        "verificationCode": "sample string 7",
        "createdDate": "2024-09-29T15:14:14.0467179-04:00",
        "updatedDate": "2024-09-29T15:14:14.0467179-04:00",
        "deletedDate": "2024-09-29T15:14:14.0467179-04:00",
        "isDeleted": true
      },
      {
        "id": "a5245632-a562-4edb-816d-91a20d447a37",
        "parentId": "0a7fba9a-3dff-4b9a-8377-cc1aa51dc1b1",
        "username": "sample string 2",
        "password": "sample string 3",
        "email": "sample string 4",
        "userType": {
          "id": 1,
          "name": "sample string 2",
          "description": "sample string 3"
        },
        "userMembership": {
          "id": "2b47ed0e-3388-427f-89ec-372bc813b9c1",
          "isLockedOut": true,
          "lastLoginDate": "2024-09-29T15:14:14.0447179-04:00",
          "lastPasswordChangedDate": "2024-09-29T15:14:14.0447179-04:00",
          "lastLockoutDate": "2024-09-29T15:14:14.0447179-04:00",
          "failedPasswordAttemptCount": 1,
          "failedPasswordAttemptStart": "2024-09-29T15:14:14.0447179-04:00"
        },
        "account": {
          "id": "dc2ae443-6911-475b-b258-a2b589dfe1e2",
          "accountName": "sample string 2",
          "sol_Cust_Num": "sample string 3",
          "sol_Cust_Contact": "sample string 4",
          "sol_Cust_Data": "sample string 5",
          "country": "sample string 6",
          "tax_Id0": "sample string 7",
          "tax_Id1": "sample string 8",
          "curry_Id": "sample string 9",
          "sol_Additional_Identifier": "sample string 10",
          "createdDate": "2024-09-29T15:14:14.0447179-04:00",
          "updatedDate": "2024-09-29T15:14:14.0447179-04:00",
          "deletedDate": "2024-09-29T15:14:14.0457141-04:00",
          "isDeleted": true
        },
        "products": [
          {
            "id": 1,
            "portal": {
              "id": 1,
              "name": "sample string 2",
              "description": "sample string 3"
            },
            "tool": {
              "id": 1,
              "name": "sample string 2",
              "shortName": "sample string 3",
              "logoUrl": "sample string 4",
              "order": 5,
              "description": "sample string 6",
              "author": "sample string 7",
              "ageRange": "sample string 8"
            }
          },
          {
            "id": 1,
            "portal": {
              "id": 1,
              "name": "sample string 2",
              "description": "sample string 3"
            },
            "tool": {
              "id": 1,
              "name": "sample string 2",
              "shortName": "sample string 3",
              "logoUrl": "sample string 4",
              "order": 5,
              "description": "sample string 6",
              "author": "sample string 7",
              "ageRange": "sample string 8"
            }
          }
        ],
        "firstName": "sample string 5",
        "lastName": "sample string 6",
        "verificationDate": "2024-09-29T15:14:14.0457141-04:00",
        "verificationCode": "sample string 7",
        "createdDate": "2024-09-29T15:14:14.0467179-04:00",
        "updatedDate": "2024-09-29T15:14:14.0467179-04:00",
        "deletedDate": "2024-09-29T15:14:14.0467179-04:00",
        "isDeleted": true
      }
    ]
  }
]

application/xml, text/xml

Sample:
<ArrayOfPortalMessage xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AccessManager.Data">
  <PortalMessage>
    <CreatedDate>2024-09-29T15:14:14.0437214-04:00</CreatedDate>
    <ExpiryDate>2024-09-29T15:14:14.0437214-04:00</ExpiryDate>
    <HtmlContent>sample string 3</HtmlContent>
    <Id>5dba1f7d-e691-4c68-a0a2-33287425d9c9</Id>
    <IsActive>true</IsActive>
    <Page>sample string 2</Page>
    <Users>
      <User>
        <CreatedDate>2024-09-29T15:14:14.0467179-04:00</CreatedDate>
        <DeletedDate>2024-09-29T15:14:14.0467179-04:00</DeletedDate>
        <IsDeleted>true</IsDeleted>
        <UpdatedDate>2024-09-29T15:14:14.0467179-04:00</UpdatedDate>
        <Account>
          <CreatedDate>2024-09-29T15:14:14.0447179-04:00</CreatedDate>
          <DeletedDate>2024-09-29T15:14:14.0457141-04:00</DeletedDate>
          <IsDeleted>true</IsDeleted>
          <UpdatedDate>2024-09-29T15:14:14.0447179-04:00</UpdatedDate>
          <AccountName>sample string 2</AccountName>
          <Country>sample string 6</Country>
          <Curry_Id>sample string 9</Curry_Id>
          <Id>dc2ae443-6911-475b-b258-a2b589dfe1e2</Id>
          <Sol_Additional_Identifier>sample string 10</Sol_Additional_Identifier>
          <Sol_Cust_Contact>sample string 4</Sol_Cust_Contact>
          <Sol_Cust_Data>sample string 5</Sol_Cust_Data>
          <Sol_Cust_Num>sample string 3</Sol_Cust_Num>
          <Tax_Id0>sample string 7</Tax_Id0>
          <Tax_Id1>sample string 8</Tax_Id1>
        </Account>
        <Email>sample string 4</Email>
        <FirstName>sample string 5</FirstName>
        <Id>a5245632-a562-4edb-816d-91a20d447a37</Id>
        <LastName>sample string 6</LastName>
        <ParentId>0a7fba9a-3dff-4b9a-8377-cc1aa51dc1b1</ParentId>
        <Password>sample string 3</Password>
        <Products>
          <Product>
            <Id>1</Id>
            <Portal>
              <Description>sample string 3</Description>
              <Id>1</Id>
              <Name>sample string 2</Name>
            </Portal>
            <Tool>
              <AgeRange>sample string 8</AgeRange>
              <Author>sample string 7</Author>
              <Description>sample string 6</Description>
              <Id>1</Id>
              <LogoUrl>sample string 4</LogoUrl>
              <Name>sample string 2</Name>
              <Order>5</Order>
              <ShortName>sample string 3</ShortName>
            </Tool>
          </Product>
          <Product>
            <Id>1</Id>
            <Portal>
              <Description>sample string 3</Description>
              <Id>1</Id>
              <Name>sample string 2</Name>
            </Portal>
            <Tool>
              <AgeRange>sample string 8</AgeRange>
              <Author>sample string 7</Author>
              <Description>sample string 6</Description>
              <Id>1</Id>
              <LogoUrl>sample string 4</LogoUrl>
              <Name>sample string 2</Name>
              <Order>5</Order>
              <ShortName>sample string 3</ShortName>
            </Tool>
          </Product>
        </Products>
        <UserMembership>
          <FailedPasswordAttemptCount>1</FailedPasswordAttemptCount>
          <FailedPasswordAttemptStart>2024-09-29T15:14:14.0447179-04:00</FailedPasswordAttemptStart>
          <Id>2b47ed0e-3388-427f-89ec-372bc813b9c1</Id>
          <IsLockedOut>true</IsLockedOut>
          <LastLockoutDate>2024-09-29T15:14:14.0447179-04:00</LastLockoutDate>
          <LastLoginDate>2024-09-29T15:14:14.0447179-04:00</LastLoginDate>
          <LastPasswordChangedDate>2024-09-29T15:14:14.0447179-04:00</LastPasswordChangedDate>
        </UserMembership>
        <UserType>
          <Description>sample string 3</Description>
          <Id>1</Id>
          <Name>sample string 2</Name>
        </UserType>
        <Username>sample string 2</Username>
        <VerificationCode>sample string 7</VerificationCode>
        <VerificationDate>2024-09-29T15:14:14.0457141-04:00</VerificationDate>
      </User>
      <User>
        <CreatedDate>2024-09-29T15:14:14.0467179-04:00</CreatedDate>
        <DeletedDate>2024-09-29T15:14:14.0467179-04:00</DeletedDate>
        <IsDeleted>true</IsDeleted>
        <UpdatedDate>2024-09-29T15:14:14.0467179-04:00</UpdatedDate>
        <Account>
          <CreatedDate>2024-09-29T15:14:14.0447179-04:00</CreatedDate>
          <DeletedDate>2024-09-29T15:14:14.0457141-04:00</DeletedDate>
          <IsDeleted>true</IsDeleted>
          <UpdatedDate>2024-09-29T15:14:14.0447179-04:00</UpdatedDate>
          <AccountName>sample string 2</AccountName>
          <Country>sample string 6</Country>
          <Curry_Id>sample string 9</Curry_Id>
          <Id>dc2ae443-6911-475b-b258-a2b589dfe1e2</Id>
          <Sol_Additional_Identifier>sample string 10</Sol_Additional_Identifier>
          <Sol_Cust_Contact>sample string 4</Sol_Cust_Contact>
          <Sol_Cust_Data>sample string 5</Sol_Cust_Data>
          <Sol_Cust_Num>sample string 3</Sol_Cust_Num>
          <Tax_Id0>sample string 7</Tax_Id0>
          <Tax_Id1>sample string 8</Tax_Id1>
        </Account>
        <Email>sample string 4</Email>
        <FirstName>sample string 5</FirstName>
        <Id>a5245632-a562-4edb-816d-91a20d447a37</Id>
        <LastName>sample string 6</LastName>
        <ParentId>0a7fba9a-3dff-4b9a-8377-cc1aa51dc1b1</ParentId>
        <Password>sample string 3</Password>
        <Products>
          <Product>
            <Id>1</Id>
            <Portal>
              <Description>sample string 3</Description>
              <Id>1</Id>
              <Name>sample string 2</Name>
            </Portal>
            <Tool>
              <AgeRange>sample string 8</AgeRange>
              <Author>sample string 7</Author>
              <Description>sample string 6</Description>
              <Id>1</Id>
              <LogoUrl>sample string 4</LogoUrl>
              <Name>sample string 2</Name>
              <Order>5</Order>
              <ShortName>sample string 3</ShortName>
            </Tool>
          </Product>
          <Product>
            <Id>1</Id>
            <Portal>
              <Description>sample string 3</Description>
              <Id>1</Id>
              <Name>sample string 2</Name>
            </Portal>
            <Tool>
              <AgeRange>sample string 8</AgeRange>
              <Author>sample string 7</Author>
              <Description>sample string 6</Description>
              <Id>1</Id>
              <LogoUrl>sample string 4</LogoUrl>
              <Name>sample string 2</Name>
              <Order>5</Order>
              <ShortName>sample string 3</ShortName>
            </Tool>
          </Product>
        </Products>
        <UserMembership>
          <FailedPasswordAttemptCount>1</FailedPasswordAttemptCount>
          <FailedPasswordAttemptStart>2024-09-29T15:14:14.0447179-04:00</FailedPasswordAttemptStart>
          <Id>2b47ed0e-3388-427f-89ec-372bc813b9c1</Id>
          <IsLockedOut>true</IsLockedOut>
          <LastLockoutDate>2024-09-29T15:14:14.0447179-04:00</LastLockoutDate>
          <LastLoginDate>2024-09-29T15:14:14.0447179-04:00</LastLoginDate>
          <LastPasswordChangedDate>2024-09-29T15:14:14.0447179-04:00</LastPasswordChangedDate>
        </UserMembership>
        <UserType>
          <Description>sample string 3</Description>
          <Id>1</Id>
          <Name>sample string 2</Name>
        </UserType>
        <Username>sample string 2</Username>
        <VerificationCode>sample string 7</VerificationCode>
        <VerificationDate>2024-09-29T15:14:14.0457141-04:00</VerificationDate>
      </User>
    </Users>
  </PortalMessage>
  <PortalMessage>
    <CreatedDate>2024-09-29T15:14:14.0437214-04:00</CreatedDate>
    <ExpiryDate>2024-09-29T15:14:14.0437214-04:00</ExpiryDate>
    <HtmlContent>sample string 3</HtmlContent>
    <Id>5dba1f7d-e691-4c68-a0a2-33287425d9c9</Id>
    <IsActive>true</IsActive>
    <Page>sample string 2</Page>
    <Users>
      <User>
        <CreatedDate>2024-09-29T15:14:14.0467179-04:00</CreatedDate>
        <DeletedDate>2024-09-29T15:14:14.0467179-04:00</DeletedDate>
        <IsDeleted>true</IsDeleted>
        <UpdatedDate>2024-09-29T15:14:14.0467179-04:00</UpdatedDate>
        <Account>
          <CreatedDate>2024-09-29T15:14:14.0447179-04:00</CreatedDate>
          <DeletedDate>2024-09-29T15:14:14.0457141-04:00</DeletedDate>
          <IsDeleted>true</IsDeleted>
          <UpdatedDate>2024-09-29T15:14:14.0447179-04:00</UpdatedDate>
          <AccountName>sample string 2</AccountName>
          <Country>sample string 6</Country>
          <Curry_Id>sample string 9</Curry_Id>
          <Id>dc2ae443-6911-475b-b258-a2b589dfe1e2</Id>
          <Sol_Additional_Identifier>sample string 10</Sol_Additional_Identifier>
          <Sol_Cust_Contact>sample string 4</Sol_Cust_Contact>
          <Sol_Cust_Data>sample string 5</Sol_Cust_Data>
          <Sol_Cust_Num>sample string 3</Sol_Cust_Num>
          <Tax_Id0>sample string 7</Tax_Id0>
          <Tax_Id1>sample string 8</Tax_Id1>
        </Account>
        <Email>sample string 4</Email>
        <FirstName>sample string 5</FirstName>
        <Id>a5245632-a562-4edb-816d-91a20d447a37</Id>
        <LastName>sample string 6</LastName>
        <ParentId>0a7fba9a-3dff-4b9a-8377-cc1aa51dc1b1</ParentId>
        <Password>sample string 3</Password>
        <Products>
          <Product>
            <Id>1</Id>
            <Portal>
              <Description>sample string 3</Description>
              <Id>1</Id>
              <Name>sample string 2</Name>
            </Portal>
            <Tool>
              <AgeRange>sample string 8</AgeRange>
              <Author>sample string 7</Author>
              <Description>sample string 6</Description>
              <Id>1</Id>
              <LogoUrl>sample string 4</LogoUrl>
              <Name>sample string 2</Name>
              <Order>5</Order>
              <ShortName>sample string 3</ShortName>
            </Tool>
          </Product>
          <Product>
            <Id>1</Id>
            <Portal>
              <Description>sample string 3</Description>
              <Id>1</Id>
              <Name>sample string 2</Name>
            </Portal>
            <Tool>
              <AgeRange>sample string 8</AgeRange>
              <Author>sample string 7</Author>
              <Description>sample string 6</Description>
              <Id>1</Id>
              <LogoUrl>sample string 4</LogoUrl>
              <Name>sample string 2</Name>
              <Order>5</Order>
              <ShortName>sample string 3</ShortName>
            </Tool>
          </Product>
        </Products>
        <UserMembership>
          <FailedPasswordAttemptCount>1</FailedPasswordAttemptCount>
          <FailedPasswordAttemptStart>2024-09-29T15:14:14.0447179-04:00</FailedPasswordAttemptStart>
          <Id>2b47ed0e-3388-427f-89ec-372bc813b9c1</Id>
          <IsLockedOut>true</IsLockedOut>
          <LastLockoutDate>2024-09-29T15:14:14.0447179-04:00</LastLockoutDate>
          <LastLoginDate>2024-09-29T15:14:14.0447179-04:00</LastLoginDate>
          <LastPasswordChangedDate>2024-09-29T15:14:14.0447179-04:00</LastPasswordChangedDate>
        </UserMembership>
        <UserType>
          <Description>sample string 3</Description>
          <Id>1</Id>
          <Name>sample string 2</Name>
        </UserType>
        <Username>sample string 2</Username>
        <VerificationCode>sample string 7</VerificationCode>
        <VerificationDate>2024-09-29T15:14:14.0457141-04:00</VerificationDate>
      </User>
      <User>
        <CreatedDate>2024-09-29T15:14:14.0467179-04:00</CreatedDate>
        <DeletedDate>2024-09-29T15:14:14.0467179-04:00</DeletedDate>
        <IsDeleted>true</IsDeleted>
        <UpdatedDate>2024-09-29T15:14:14.0467179-04:00</UpdatedDate>
        <Account>
          <CreatedDate>2024-09-29T15:14:14.0447179-04:00</CreatedDate>
          <DeletedDate>2024-09-29T15:14:14.0457141-04:00</DeletedDate>
          <IsDeleted>true</IsDeleted>
          <UpdatedDate>2024-09-29T15:14:14.0447179-04:00</UpdatedDate>
          <AccountName>sample string 2</AccountName>
          <Country>sample string 6</Country>
          <Curry_Id>sample string 9</Curry_Id>
          <Id>dc2ae443-6911-475b-b258-a2b589dfe1e2</Id>
          <Sol_Additional_Identifier>sample string 10</Sol_Additional_Identifier>
          <Sol_Cust_Contact>sample string 4</Sol_Cust_Contact>
          <Sol_Cust_Data>sample string 5</Sol_Cust_Data>
          <Sol_Cust_Num>sample string 3</Sol_Cust_Num>
          <Tax_Id0>sample string 7</Tax_Id0>
          <Tax_Id1>sample string 8</Tax_Id1>
        </Account>
        <Email>sample string 4</Email>
        <FirstName>sample string 5</FirstName>
        <Id>a5245632-a562-4edb-816d-91a20d447a37</Id>
        <LastName>sample string 6</LastName>
        <ParentId>0a7fba9a-3dff-4b9a-8377-cc1aa51dc1b1</ParentId>
        <Password>sample string 3</Password>
        <Products>
          <Product>
            <Id>1</Id>
            <Portal>
              <Description>sample string 3</Description>
              <Id>1</Id>
              <Name>sample string 2</Name>
            </Portal>
            <Tool>
              <AgeRange>sample string 8</AgeRange>
              <Author>sample string 7</Author>
              <Description>sample string 6</Description>
              <Id>1</Id>
              <LogoUrl>sample string 4</LogoUrl>
              <Name>sample string 2</Name>
              <Order>5</Order>
              <ShortName>sample string 3</ShortName>
            </Tool>
          </Product>
          <Product>
            <Id>1</Id>
            <Portal>
              <Description>sample string 3</Description>
              <Id>1</Id>
              <Name>sample string 2</Name>
            </Portal>
            <Tool>
              <AgeRange>sample string 8</AgeRange>
              <Author>sample string 7</Author>
              <Description>sample string 6</Description>
              <Id>1</Id>
              <LogoUrl>sample string 4</LogoUrl>
              <Name>sample string 2</Name>
              <Order>5</Order>
              <ShortName>sample string 3</ShortName>
            </Tool>
          </Product>
        </Products>
        <UserMembership>
          <FailedPasswordAttemptCount>1</FailedPasswordAttemptCount>
          <FailedPasswordAttemptStart>2024-09-29T15:14:14.0447179-04:00</FailedPasswordAttemptStart>
          <Id>2b47ed0e-3388-427f-89ec-372bc813b9c1</Id>
          <IsLockedOut>true</IsLockedOut>
          <LastLockoutDate>2024-09-29T15:14:14.0447179-04:00</LastLockoutDate>
          <LastLoginDate>2024-09-29T15:14:14.0447179-04:00</LastLoginDate>
          <LastPasswordChangedDate>2024-09-29T15:14:14.0447179-04:00</LastPasswordChangedDate>
        </UserMembership>
        <UserType>
          <Description>sample string 3</Description>
          <Id>1</Id>
          <Name>sample string 2</Name>
        </UserType>
        <Username>sample string 2</Username>
        <VerificationCode>sample string 7</VerificationCode>
        <VerificationDate>2024-09-29T15:14:14.0457141-04:00</VerificationDate>
      </User>
    </Users>
  </PortalMessage>
</ArrayOfPortalMessage>