Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Permission.cs #366

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Update Permission.cs #366

merged 1 commit into from
Aug 8, 2023

Conversation

skywayskase
Copy link
Contributor

Fixes #365 Added additional item to Permission class.
When running Search-TSSSecretPermission, the rest response includes an additional property (DomainName) that isn't part of the current SecretPermissions class, and therefore the command errors out as it can't convert value of type "System.Management.Automation.PSCustomObject" to type "Thycotic.PowerShell.SecretPermissions.Permission"

Added additional items to SecretPermissions class.
@tylerezimmerman tylerezimmerman merged commit 9964275 into thycotic-ps:dev Aug 8, 2023
4 checks passed
@skywayskase skywayskase deleted the skywayskase-patch-1 branch August 16, 2023 17:27
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.

Search-TSSSecretPermission - Thycotic.PowerShell.SecretPermissions.Permission class missing property
4 participants