### [Apq\.Cfg\.Etcd](Apq.Cfg.Etcd.md 'Apq\.Cfg\.Etcd').[EtcdCfgOptions](Apq.Cfg.Etcd.EtcdCfgOptions.md 'Apq\.Cfg\.Etcd\.EtcdCfgOptions') ## EtcdCfgOptions\.ClientKeyPath Property 客户端私钥路径(可选,用于 mTLS) ```csharp public string? ClientKeyPath { get; set; } ``` #### Property Value [System\.String](https://learn.microsoft.com/en-us/dotnet/api/system.string 'System\.String')