AppCenterCodepushReleaseElectronSettings.

PrivateKeyPath Property

Summary

-k|--private-key-path <arg> Specifies the location of a RSA private key to sign the release with.NOTICE: use it for react native applications only, client SDK on other platforms will be ignoring signature verification for now!

Syntax

public string PrivateKeyPath { get; set; }

Value

Type Description
string