[BindServiceMethod(typeof(PublicCertificateAuthorityService), "BindService")]public abstract class PublicCertificateAuthorityService.PublicCertificateAuthorityServiceBase
Reference documentation and code samples for the Public Certificate Authority v1beta1 API class PublicCertificateAuthorityService.PublicCertificateAuthorityServiceBase.
Base class for server-side implementations of PublicCertificateAuthorityService
[[["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 document provides reference documentation for the \u003ccode\u003ePublicCertificateAuthorityService.PublicCertificateAuthorityServiceBase\u003c/code\u003e class within the Google Cloud Security Public CA v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePublicCertificateAuthorityService.PublicCertificateAuthorityServiceBase\u003c/code\u003e class serves as the base for server-side implementations of the PublicCertificateAuthorityService.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is version 1.0.0-beta05, with a previous version of 1.0.0-beta04 also available.\u003c/p\u003e\n"],["\u003cp\u003eOne of the key methods in this class is \u003ccode\u003eCreateExternalAccountKey\u003c/code\u003e, which is used to create a new ExternalAccountKey bound to the project.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits members from the \u003ccode\u003eobject\u003c/code\u003e class, including methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Public Certificate Authority v1beta1 API - Class PublicCertificateAuthorityService.PublicCertificateAuthorityServiceBase (1.0.0-beta05)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta05 (latest)](/dotnet/docs/reference/Google.Cloud.Security.PublicCA.V1Beta1/latest/Google.Cloud.Security.PublicCA.V1Beta1.PublicCertificateAuthorityService.PublicCertificateAuthorityServiceBase)\n- [1.0.0-beta04](/dotnet/docs/reference/Google.Cloud.Security.PublicCA.V1Beta1/1.0.0-beta04/Google.Cloud.Security.PublicCA.V1Beta1.PublicCertificateAuthorityService.PublicCertificateAuthorityServiceBase) \n\n [BindServiceMethod(typeof(PublicCertificateAuthorityService), \"BindService\")]\n public abstract class PublicCertificateAuthorityService.PublicCertificateAuthorityServiceBase\n\nReference documentation and code samples for the Public Certificate Authority v1beta1 API class PublicCertificateAuthorityService.PublicCertificateAuthorityServiceBase.\n\nBase class for server-side implementations of PublicCertificateAuthorityService \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e PublicCertificateAuthorityService.PublicCertificateAuthorityServiceBase \n\nInherited Members\n-----------------\n\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.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Security.PublicCA.V1Beta1](/dotnet/docs/reference/Google.Cloud.Security.PublicCA.V1Beta1/latest/Google.Cloud.Security.PublicCA.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.Security.PublicCA.V1Beta1.dll\n\nMethods\n-------\n\n### CreateExternalAccountKey(CreateExternalAccountKeyRequest, ServerCallContext)\n\n public virtual Task\u003cExternalAccountKey\u003e CreateExternalAccountKey(CreateExternalAccountKeyRequest request, ServerCallContext context)\n\nCreates a new \\[ExternalAccountKey\\]\\[google.cloud.security.publicca.v1beta1.ExternalAccountKey\\] bound to the project."]]