SignerKeyEncoded Property
The key.
Syntax
__property String SignerKeyEncoded[int SignerKeyIndex] = {read=FSignerKeyEncoded, write=FSetSignerKeyEncoded}; __property RawByteString SignerKeyEncodedB[int SignerKeyIndex] = {read=FSignerKeyEncodedB, write=FSetSignerKeyEncodedB};
Default Value
""
Remarks
The key. This property is used to assign a specific key. The SignerKeyUserId properties may also be used to specify a key.
The size of the array is controlled by the SignerKeyCount property.
This property is not available at design time.
Data Type
Binary String