public sealed class AccessUrls : IMessage<CertificateAuthority.Types.AccessUrls>, IEquatable<CertificateAuthority.Types.AccessUrls>, IDeepCloneable<CertificateAuthority.Types.AccessUrls>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Authority v1 API class CertificateAuthority.Types.AccessUrls.
URLs where a
[CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority]
will publish content.
public string CaCertificateAccessUrl { get; set; }
The URL where this
[CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority]'s
CA certificate is published. This will only be set for CAs that have been
activated.
public RepeatedField<string> CrlAccessUrls { get; }
The URLs where this
[CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority]'s
CRLs are published. This will only be set for CAs that have been
activated.
[[["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\u003eCertificateAuthority.Types.AccessUrls\u003c/code\u003e class within the Google Cloud Security Private CA v1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAccessUrls\u003c/code\u003e is a sealed class that implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to be used for managing Certificate Authority access URLs.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAccessUrls\u003c/code\u003e class contains properties like \u003ccode\u003eCaCertificateAccessUrl\u003c/code\u003e to access a Certificate Authority's published CA certificate URL, and \u003ccode\u003eCrlAccessUrls\u003c/code\u003e to manage a Certificate Authority's published CRL URLs.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers versions 1.0.0 to 3.9.0, with 3.9.0 being the latest, and the current page corresponds to version 3.2.0, presenting the documentation for that specific release.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating \u003ccode\u003eAccessUrls\u003c/code\u003e objects, one for creating a new instance and one for cloning an existing \u003ccode\u003eCertificateAuthority.Types.AccessUrls\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]