SslCertAsset Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SslCertAsset.
public class SslCertAsset : Azure.Analytics.Defender.Easm.InventoryAsset, System.ClientModel.Primitives.IJsonModel<Azure.Analytics.Defender.Easm.SslCertAsset>, System.ClientModel.Primitives.IPersistableModel<Azure.Analytics.Defender.Easm.SslCertAsset>
type SslCertAsset = class
inherit InventoryAsset
interface IJsonModel<SslCertAsset>
interface IPersistableModel<SslCertAsset>
Public Class SslCertAsset
Inherits InventoryAsset
Implements IJsonModel(Of SslCertAsset), IPersistableModel(Of SslCertAsset)
- Inheritance
- Implements
Properties
CertificateAuthority |
Gets the certificate authority. |
Count |
Gets the count. |
FirstSeen |
Gets the first seen. |
InvalidAfter |
Gets the invalid after. |
InvalidBefore |
Gets the invalid before. |
IssuerAlternativeNames |
Gets the issuer alternative names. |
IssuerCommonNames |
Gets the issuer common names. |
IssuerCountry |
Gets the issuer country. |
IssuerLocality |
Gets the issuer locality. |
IssuerOrganizationalUnits |
Gets the issuer organizational units. |
IssuerOrganizations |
Gets the issuer organizations. |
IssuerState |
Gets the issuer state. |
KeyAlgorithm |
Gets the key algorithm. |
KeySize |
Gets the key size. |
LastSeen |
Gets the last seen. |
OrganizationalUnits |
Gets the organizational units. |
Organizations |
Gets the organizations. |
Recent |
Gets the recent. |
SelfSigned |
Gets the self signed. |
SerialNumber |
Gets the serial number. |
Sha1 |
Gets the sha 1. |
SigAlgName |
Gets the sig alg name. |
SigAlgOid |
Gets the sig alg oid. |
Sources |
Gets the sources. |
SubjectAlternativeNames |
Gets the subject alternative names. |
SubjectCommonNames |
Gets the subject common names. |
SubjectCountry |
Gets the subject country. |
SubjectLocality |
Gets the subject locality. |
SubjectOrganizationalUnits |
Gets the subject organizational units. |
SubjectOrganizations |
Gets the subject organizations. |
SubjectState |
Gets the subject state. |
ValidationType |
Gets the validation type. |
Version |
Gets the version. |
Explicit Interface Implementations
Applies to
Azure SDK for .NET