Skip to content

Commit 1577333

Browse files
authored
Merge pull request MicrosoftDocs#2472 from SSalahAhmed/patch-2
Update Set-IRMConfiguration.md
2 parents 339819d + 61079b7 commit 1577333

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

exchange/exchange-ps/exchange/encryption-and-certificates/Set-IRMConfiguration.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -200,13 +200,8 @@ Accept wildcard characters: False
200200
```
201201
202202
### -DecryptAttachmentFromPortal
203-
This parameter is available only in the cloud-based service.
204-
205-
The DecryptAttachmentFromPortal parameter specifies whether Office attachments are protected for recipients outside of Office 365 when Encrypt-only policy is used for sending mails using new Office 365 Message Encryption capabilities. Use this option when you don't need to retain the original protection for the attachment upon download. Valid values are:
206-
207-
- $true: The recipients will have permissions to download Encrypt-only attachments without protection.
203+
This parameter will be deprecated soon. It has been replaced by the DecryptAttachmentForEncryptOnly parameter.
208204
209-
- $false: The recipients will continue to have Encrypt-only attachments protected even after download.
210205
211206
```yaml
212207
Type: $true | $false

0 commit comments

Comments
 (0)