---
id: v1-password-sync-group
title: PasswordSyncGroup
pagination_label: PasswordSyncGroup
sidebar_label: PasswordSyncGroup
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'PasswordSyncGroup', 'v1PasswordSyncGroup']
slug: /tools/sdk/typescript/password_sync_groups/models/password-sync-group
tags: ['SDK', 'Software Development Kit', 'PasswordSyncGroup', 'v1PasswordSyncGroup']
---

# PasswordSyncGroup

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **(optional)** `string` | ID of the sync group | [default to undefined]
**name** | **(optional)** `string` | Name of the sync group | [default to undefined]
**passwordPolicyId** | **(optional)** `string` | ID of the password policy | [default to undefined]
**sourceIds** | **(optional)** `Array<string>` | List of password managed sources IDs | [default to undefined]
**created** | **(optional)** `string` | The date and time this sync group was created | [default to undefined]
**modified** | **(optional)** `string` | The date and time this sync group was last modified | [default to undefined]

