Skip to content

Commit c88b448

Browse files
authored
Merge pull request MicrosoftDocs#4134 from get-itips/patch-95
Align ForwardPai param to Set- cmdlet
2 parents 2b97f30 + d03efe1 commit c88b448

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skype/skype-ps/skype/New-CsOnlinePSTNGateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Accept wildcard characters: False
164164
```
165165
166166
### -ForwardPai
167-
Indicates whether the P-Asserted-Identity (PAI) header will be forwarded along with the call. The PAI header provides a way to verify the identity of the caller. The default value is False ($False).
167+
Indicates whether the P-Asserted-Identity (PAI) header will be forwarded along with the call. The PAI header provides a way to verify the identity of the caller. The default value is False ($False). Setting this parameter to $true will render the from header anonymous, in accordance of RFC5379 and RFC3325.
168168
169169
```yaml
170170
Type: Boolean

0 commit comments

Comments
 (0)