You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UserCertificate parameter specifies the digital certificate used to sign a user's email messages.
1534
+
1535
+
```yaml
1536
+
Type: MultiValuedProperty
1537
+
Parameter Sets: (All)
1538
+
Aliases:
1539
+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
1540
+
1541
+
Required: False
1542
+
Position: Named
1543
+
Default value: None
1544
+
Accept pipeline input: False
1545
+
Accept wildcard characters: False
1546
+
```
1547
+
1548
+
### -UserSMimeCertificate
1549
+
The UserSMimeCertificate parameter specifies the S/MIME certificate that's used to sign a user's email messages.
1550
+
1551
+
```yaml
1552
+
Type: MultiValuedProperty
1553
+
Parameter Sets: (All)
1554
+
Aliases:
1555
+
Applicable: Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
1556
+
1557
+
Required: False
1558
+
Position: Named
1559
+
Default value: None
1560
+
Accept pipeline input: False
1561
+
Accept wildcard characters: False
1562
+
```
1563
+
1530
1564
### -WhatIf
1531
1565
The WhatIf switch simulates the actions of the command. You can use this switch to view the changes that would occur without actually applying those changes. You don't need to specify a value with this switch.
0 commit comments