[BindServiceMethod(typeof(PublicCertificateAuthorityService), "BindService")]public abstract class PublicCertificateAuthorityService.PublicCertificateAuthorityServiceBase
Reference documentation and code samples for the Public Certificate Authority v1 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 documentation covers the \u003ccode\u003ePublicCertificateAuthorityService.PublicCertificateAuthorityServiceBase\u003c/code\u003e class, which serves as the base for server-side implementations of the PublicCertificateAuthorityService within the Google.Cloud.Security.PublicCA.V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API is 1.0.0, as seen by the link, and a beta version (1.0.0-beta01) is also documented here.\u003c/p\u003e\n"],["\u003cp\u003eThis base class inherits from \u003ccode\u003eobject\u003c/code\u003e and includes inherited members 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"],["\u003cp\u003eA key method within this class is \u003ccode\u003eCreateExternalAccountKey\u003c/code\u003e, which is used to create a new \u003ccode\u003eExternalAccountKey\u003c/code\u003e bound to a project, and takes a \u003ccode\u003eCreateExternalAccountKeyRequest\u003c/code\u003e and \u003ccode\u003eServerCallContext\u003c/code\u003e as parameters, with a returned value wrapped by a task.\u003c/p\u003e\n"]]],[],null,["# Public Certificate Authority v1 API - Class PublicCertificateAuthorityService.PublicCertificateAuthorityServiceBase (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.PublicCertificateAuthorityService.PublicCertificateAuthorityServiceBase)\n- [1.0.0-beta01](/dotnet/docs/reference/Google.Cloud.Security.PublicCA.V1/1.0.0-beta01/Google.Cloud.Security.PublicCA.V1.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 v1 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.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\nMethods\n-------\n\n### CreateExternalAccountKey(CreateExternalAccountKeyRequest, ServerCallContext)\n\n public virtual Task\u003cExternalAccountKey\u003e CreateExternalAccountKey(CreateExternalAccountKeyRequest request, ServerCallContext context)\n\nCreates a new\n\\[ExternalAccountKey\\]\\[google.cloud.security.publicca.v1.ExternalAccountKey\\]\nbound to the project."]]