Skip to content

Commit cf61511

Browse files
authored
Add note for credential 🦺
1 parent bb00da8 commit cf61511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Powershell/General Functions/Send-EmailNotification.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
The password for the SMTP server, should be passed as a secure string.
1616
1717
.PARAMETER Credential
18-
An optional PSCredential object that contains the user's credentials.
18+
An optional PSCredential object that contains the user's credentials to authenticate to the SMTP server.
1919
2020
.PARAMETER From
2121
The email address of the sender.

0 commit comments

Comments
 (0)