Uses of Class
com.microsoft.graph.models.Pkcs12CertificateInformation
Packages that use Pkcs12CertificateInformation
-
Uses of Pkcs12CertificateInformation in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return Pkcs12CertificateInformationModifier and TypeMethodDescriptionstatic Pkcs12CertificateInformationPkcs12CertificateInformation.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type Pkcs12CertificateInformationModifier and TypeMethodDescriptionClientCertificateAuthentication.getCertificateList()Gets the certificateList property value.Method parameters in com.microsoft.graph.models with type arguments of type Pkcs12CertificateInformationModifier and TypeMethodDescriptionvoidClientCertificateAuthentication.setCertificateList(List<Pkcs12CertificateInformation> value) Sets the certificateList property value.