Uses of Class
com.microsoft.graph.models.X509CertificateAuthorityScope
Packages that use X509CertificateAuthorityScope
-
Uses of X509CertificateAuthorityScope in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return X509CertificateAuthorityScopeModifier and TypeMethodDescriptionX509CertificateAuthorityScope.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 X509CertificateAuthorityScopeModifier and TypeMethodDescriptionX509CertificateAuthenticationMethodConfiguration.getCertificateAuthorityScopes()Gets the certificateAuthorityScopes property value.Method parameters in com.microsoft.graph.models with type arguments of type X509CertificateAuthorityScopeModifier and TypeMethodDescriptionvoidX509CertificateAuthenticationMethodConfiguration.setCertificateAuthorityScopes(List<X509CertificateAuthorityScope> value) Sets the certificateAuthorityScopes property value.