NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    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) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]