The Get-VmsRoleClaim cmdlet returns claims that have been added to a role. The
claim names and values are used to determine whether an external user should be
granted the privileges associated with the role.
REQUIREMENTS
Requires VMS connection and will attempt to connect automatically
A short function to produce a four-column report in CSV format providing all
claims and values associated with all external login providers, for all roles.
The completed CSV file is saved to the desktop of the current user.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.