Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 1 addition & 10 deletions exchange/exchange-ps/exchange/Remove-AuthenticationPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,7 @@ Accept wildcard characters: False
### -AllowLegacyExchangeTokens
This parameter is available only in the cloud-based service.

The AllowLegacyExchangeTokens switch specifies whether to allow legacy Exchange tokens. You don't need to specify a value with this switch.

Legacy Exchange tokens (for example, Exchange user identity and callback tokens) are used by Outlook add-ins.

**Important**:

- The Microsoft Report Message and Report Phishing add-ins require legacy Exchange tokens to work.
- Legacy Exchange tokens will eventually be blocked by default in all cloud-based organizations.

For more information on the Report Message and Report Phishing add-ins, see [Enable the Microsoft Report Message or the Report Phishing add-ins](https://learn.microsoft.com/microsoft-365/security/office-365-security/submissions-users-report-message-add-in-configure).
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Expand Down
22 changes: 2 additions & 20 deletions exchange/exchange-ps/exchange/Set-AuthenticationPolicy.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,16 +354,7 @@ Accept wildcard characters: False
### -AllowLegacyExchangeTokens
This parameter is available only in the cloud-based service.

The AllowLegacyExchangeTokens switch specifies whether to allow legacy Exchange tokens. You don't need to specify a value with this switch.

Legacy Exchange tokens (for example, Exchange user identity and callback tokens) are used by Outlook add-ins.

**Important**:

- The Microsoft Report Message and Report Phishing add-ins require legacy Exchange tokens to work.
- Legacy Exchange tokens will eventually be blocked by default in all cloud-based organizations.

For more information on the Report Message and Report Phishing add-ins, see [Enable the Microsoft Report Message or the Report Phishing add-ins](https://learn.microsoft.com/microsoft-365/security/office-365-security/submissions-users-report-message-add-in-configure).
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Expand Down Expand Up @@ -549,16 +540,7 @@ Accept wildcard characters: False
### -BlockLegacyExchangeTokens
This parameter is available only in the cloud-based service.

The BlockLegacyExchangeTokens switch specifies whether to block legacy Exchange tokens. You don't need to specify a value with this switch.

Legacy Exchange tokens (for example, Exchange user identity and callback tokens) are used by Outlook add-ins.

**Important**:

- The Microsoft Report Message and Report Phishing add-ins require legacy Exchange tokens to work.
- Legacy Exchange tokens will eventually be blocked by default in all cloud-based organizations.

For more information about the Report Message and Report Phishing add-ins, see [Enable the Microsoft Report Message or the Report Phishing add-ins](https://learn.microsoft.com/microsoft-365/security/office-365-security/submissions-users-report-message-add-in-configure).
This parameter is reserved for internal Microsoft use.

```yaml
Type: SwitchParameter
Expand Down