Uses of Class
com.microsoft.graph.models.X509CertificateRule
Packages that use X509CertificateRule
-
Uses of X509CertificateRule in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return X509CertificateRuleModifier and TypeMethodDescriptionstatic X509CertificateRuleX509CertificateRule.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 X509CertificateRuleModifier and TypeMethodDescriptionX509CertificateAuthenticationModeConfiguration.getRules()Gets the rules property value.Method parameters in com.microsoft.graph.models with type arguments of type X509CertificateRuleModifier and TypeMethodDescriptionvoidX509CertificateAuthenticationModeConfiguration.setRules(List<X509CertificateRule> value) Sets the rules property value.