次の方法で共有


ICertificateProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.CertificatePropertiesTypeConverter))]
public interface ICertificateProperties : Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.CertificatePropertiesTypeConverter))>]
type ICertificateProperties = interface
    interface IJsonSerializable
Public Interface ICertificateProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ExpirationDate
IssueDate
Issuer
Password
ProvisioningState
PublicKeyHash
SubjectAlternativeName
SubjectName
Thumbprint
Valid
Value

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to