Skip to content

SDK-169: Added Set-KeeperSharedFolderRecordPermission function in PowerCommander - #562

Open
kpande-ks wants to merge 4 commits into
sdk-169-change-record-in-shared-folder-relfrom
sdk-169-change-record-in-shared-folder-int
Open

SDK-169: Added Set-KeeperSharedFolderRecordPermission function in PowerCommander#562
kpande-ks wants to merge 4 commits into
sdk-169-change-record-in-shared-folder-relfrom
sdk-169-change-record-in-shared-folder-int

Conversation

@kpande-ks

Copy link
Copy Markdown
Contributor

No description provided.

@kpande-ks kpande-ks self-assigned this Sep 4, 2026
@kpande-ks
kpande-ks marked this pull request as ready for review September 4, 2026 05:58
@kpande-ks kpande-ks changed the title Add Set-KeeperSharedFolderRecordPermission function SDK-169: Added Set-KeeperSharedFolderRecordPermission function in PowerCommander Sep 4, 2026
@kpande-ks
kpande-ks force-pushed the sdk-169-change-record-in-shared-folder-int branch from 482168c to 892fe6d Compare September 7, 2026 05:57
@kpande-ks
kpande-ks changed the base branch from sdk-169-change-record-in-shared-folder-rel to release September 7, 2026 05:58
@kpande-ks
kpande-ks changed the base branch from release to sdk-169-change-record-in-shared-folder-rel September 7, 2026 05:58
}

$hasExpireIn = $PSBoundParameters.ContainsKey('ExpireIn')
$hasExpireAt = $PSBoundParameters.ContainsKey('ExpireAt')

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can't provide both $hasExpireIn and $hasExpireAt, right? If we add a check then it should be good.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants