docs: update help docs

This commit is contained in:
DrIOS
2024-12-24 11:31:26 -06:00
parent 87c635210d
commit fdc20093ba
2 changed files with 7 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
Creates a new CISAuthenticationParameters object with the specified credentials and URLs, validating each parameter's format and length.
.NOTES
Requires PowerShell 7.0 or later.
https://learn.microsoft.com/en-us/powershell/exchange/app-only-auth-powershell-v2?view=exchange-ps
#>
function New-M365SecurityAuditAuthObject {
[CmdletBinding()]