Class CertificateBasedAuthConfigurationCollectionRequest

java.lang.Object
com.microsoft.graph.http.BaseCollectionRequest<T,T2,T3>
com.microsoft.graph.http.BaseEntityCollectionRequest<CertificateBasedAuthConfiguration,CertificateBasedAuthConfigurationCollectionResponse,CertificateBasedAuthConfigurationCollectionPage>
com.microsoft.graph.requests.CertificateBasedAuthConfigurationCollectionRequest
All Implemented Interfaces:
com.microsoft.graph.http.IHttpRequest

public class CertificateBasedAuthConfigurationCollectionRequest extends com.microsoft.graph.http.BaseEntityCollectionRequest<CertificateBasedAuthConfiguration,CertificateBasedAuthConfigurationCollectionResponse,CertificateBasedAuthConfigurationCollectionPage>
The class for the Certificate Based Auth Configuration Collection Request.