SMIME Parameter (Get-SMIMEPOP Cmdlet)

Specifies the expected protection level on the received messages.

Syntax

Get-SMIMEPOP -SMIME string

Remarks

This parameter specifies the expected protection level of received message. The cmdlet uses this value to determine what operations are performed on the message. Possible values are:

None (default)No SMIME processing is done and the message is treated as a normal message.
DecryptThe message is decrypted.
VerifyThe message signature is verified.
DecryptAndVerifyThe message is decrypted and the signature is verified.

Default Value

0

Copyright (c) 2022 /n software inc. - All rights reserved.
NetCmdlets 2020 - Version 20.0 [Build 8319]