共用方式為


ServiceCertificateListResponse.Certificate Class

Definition

A service certificate that is valid for your subscription.

public class ServiceCertificateListResponse.Certificate
type ServiceCertificateListResponse.Certificate = class
Public Class ServiceCertificateListResponse.Certificate
Inheritance
ServiceCertificateListResponse.Certificate

Constructors

ServiceCertificateListResponse.Certificate()

Initializes a new instance of the Certificate class.

Properties

CertificateUri

Optional. The Service Management API request URI used to perform Get Service Certificate requests against the certificate store.

Data

Optional. The public part of the service certificate as a cer file.

Thumbprint

Optional. The X509 certificate thumb print property of the service certificate.

ThumbprintAlgorithm

Optional. The algorithm that was used to hash the service certificate. Currently SHA-1 is the only supported algorithm.

Applies to