NetCmdlets 2016
  • License
  • NetCmdlets 2016
    Questions / Feedback?

    OutputMessage Output Object (Protect-Data Cmdlet)

    The output message.

    Syntax

    Object OutputMessage {
       string Data;
       byte[] DataB;
    }

    Remarks

    This holds the output data. The Data property holds the string representation. The DataB property holds the block as a byte array.

     
     
    Copyright (c) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]
     

     
     
    Copyright (c) 2019 /n software inc. - All rights reserved.
    NetCmdlets 2016 - Version 16.0 [Build 7240]