IV Parameter (Connect-Paylocity Cmdlet)
The initialization vector (IV).
Syntax
Connect-Paylocity -IV string
Data Type
cstr
Default Value
""
Remarks
The AES IV (base 64 encoded) used when encrypting the content. If you have set the Key, this property is optional because the driver generates an IV internally.
This is a required parameter.