Skip to content

Commit 7805fa4

Browse files
committed
EnableAuthenticationSoftPassSafetyTip to reserved for internal use
1 parent 806e4c5 commit 7805fa4

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

exchange/exchange-ps/exchange/advanced-threat-protection/New-AntiPhishPolicy.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -208,11 +208,7 @@ Accept wildcard characters: False
208208
```
209209
210210
### -EnableAuthenticationSoftPassSafetyTip
211-
The EnableAuthenticationSoftPassSafetyTip parameter specifies whether to enable safety tips that are shown to recipients when a message fails composite authentication with low to medium confidence. Valid values are:
212-
213-
- $true: Safety tips are enabled for messages that fail composite authentication with low to medium confidence. If you use this value, you might want to restrict the policy to a smaller number of users to avoid displaying too many of these types of safety tips to users.
214-
215-
- $false: Safety tips are disabled for messages that fail composite authentication with low to medium confidence. This is the default value.
211+
This parameter is reserved for internal Microsoft use.
216212
217213
```yaml
218214
Type: Boolean

exchange/exchange-ps/exchange/advanced-threat-protection/Set-AntiPhishPolicy.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -193,11 +193,7 @@ Accept wildcard characters: False
193193
```
194194
195195
### -EnableAuthenticationSoftPassSafetyTip
196-
The EnableAuthenticationSoftPassSafetyTip parameter specifies whether to enable safety tips that are shown to recipients when a message fails composite authentication with low to medium confidence. Valid values are:
197-
198-
- $true: Safety tips are enabled for messages that fail composite authentication with low to medium confidence. If you use this value, you might want to restrict the policy to a smaller number of users to avoid displaying too many of these types of safety tips to users.
199-
200-
- $false: Safety tips are disabled for messages that fail composite authentication with low to medium confidence. This is the default value.
196+
This parameter is reserved for internal Microsoft use.
201197
202198
```yaml
203199
Type: Boolean

0 commit comments

Comments
 (0)