public CallSettings CreateExternalAccountKeySettings { get; set; }
CallSettings for synchronous and asynchronous calls to
PublicCertificateAuthorityServiceClient.CreateExternalAccountKey and
PublicCertificateAuthorityServiceClient.CreateExternalAccountKeyAsync.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003ePublicCertificateAuthorityServiceSettings\u003c/code\u003e class, which is part of the Public Certificate Authority v1 API within the Google Cloud Security .NET library.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePublicCertificateAuthorityServiceSettings\u003c/code\u003e provides the settings for configuring instances of \u003ccode\u003ePublicCertificateAuthorityServiceClient\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eServiceSettingsBase\u003c/code\u003e and includes methods for creating a new instance with default settings or creating a deep clone of existing settings.\u003c/p\u003e\n"],["\u003cp\u003eIt defines settings, like retry delays, timeout, and maximum attempts, for the \u003ccode\u003eCreateExternalAccountKey\u003c/code\u003e calls.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 1.0.0, but there is also a beta version available, which is 1.0.0-beta01.\u003c/p\u003e\n"]]],[],null,["# Public Certificate Authority v1 API - Class PublicCertificateAuthorityServiceSettings (1.0.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0 (latest)](/dotnet/docs/reference/Google.Cloud.Security.PublicCA.V1/latest/Google.Cloud.Security.PublicCA.V1.PublicCertificateAuthorityServiceSettings)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.Security.PublicCA.V1/1.0.0-beta01/Google.Cloud.Security.PublicCA.V1.PublicCertificateAuthorityServiceSettings) \n\n public sealed class PublicCertificateAuthorityServiceSettings : ServiceSettingsBase\n\nReference documentation and code samples for the Public Certificate Authority v1 API class PublicCertificateAuthorityServiceSettings.\n\nSettings for [PublicCertificateAuthorityServiceClient](/dotnet/docs/reference/Google.Cloud.Security.PublicCA.V1/latest/Google.Cloud.Security.PublicCA.V1.PublicCertificateAuthorityServiceClient) instances. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [ServiceSettingsBase](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html) \\\u003e PublicCertificateAuthorityServiceSettings \n\nInherited Members\n-----------------\n\n[ServiceSettingsBase.VersionHeaderBuilder](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_VersionHeaderBuilder) \n[ServiceSettingsBase.CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_CallSettings) \n[ServiceSettingsBase.Clock](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_Clock) \n[ServiceSettingsBase.Scheduler](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_Scheduler) \n[ServiceSettingsBase.Interceptor](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.ServiceSettingsBase.html#Google_Api_Gax_Grpc_ServiceSettingsBase_Interceptor) \n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Security.PublicCA.V1](/dotnet/docs/reference/Google.Cloud.Security.PublicCA.V1/latest/Google.Cloud.Security.PublicCA.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Security.PublicCA.V1.dll\n\nConstructors\n------------\n\n### PublicCertificateAuthorityServiceSettings()\n\n public PublicCertificateAuthorityServiceSettings()\n\nConstructs a new [PublicCertificateAuthorityServiceSettings](/dotnet/docs/reference/Google.Cloud.Security.PublicCA.V1/latest/Google.Cloud.Security.PublicCA.V1.PublicCertificateAuthorityServiceSettings) object with default settings.\n\nProperties\n----------\n\n### CreateExternalAccountKeySettings\n\n public CallSettings CreateExternalAccountKeySettings { get; set; }\n\n[CallSettings](https://cloud.google.com/dotnet/docs/reference/Google.Api.Gax/latest/Google.Api.Gax.Grpc.CallSettings.html) for synchronous and asynchronous calls to\n`PublicCertificateAuthorityServiceClient.CreateExternalAccountKey` and\n`PublicCertificateAuthorityServiceClient.CreateExternalAccountKeyAsync`.\n\n**Remarks** \n- Initial retry delay: 100 milliseconds.\n- Retry delay multiplier: 1.3\n- Retry maximum delay: 60000 milliseconds.\n- Maximum attempts: 5\n- Retriable status codes: [Unavailable](https://cloud.google.com/dotnet/docs/reference/Grpc.Core/latest/Grpc.Core.StatusCode.html#Grpc_Core_StatusCode_Unavailable).\n- Timeout: 60 seconds.\n\nMethods\n-------\n\n### Clone()\n\n public PublicCertificateAuthorityServiceSettings Clone()\n\nCreates a deep clone of this object, with all the same property values.\n\n### GetDefault()\n\n public static PublicCertificateAuthorityServiceSettings GetDefault()\n\nGet a new instance of the default [PublicCertificateAuthorityServiceSettings](/dotnet/docs/reference/Google.Cloud.Security.PublicCA.V1/latest/Google.Cloud.Security.PublicCA.V1.PublicCertificateAuthorityServiceSettings)."]]