Class IdentityProviderCollectionResponse

java.lang.Object
com.microsoft.graph.http.BaseCollectionResponse<IdentityProvider>
com.microsoft.graph.requests.IdentityProviderCollectionResponse
All Implemented Interfaces:
com.microsoft.graph.http.ICollectionResponse<IdentityProvider>, com.microsoft.graph.serializer.IJsonBackedObject

@Deprecated public class IdentityProviderCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<IdentityProvider>
Deprecated.
The identityProvider API is deprecated and will stop returning data on March 2023. Please use the new identityProviderBase API.
The class for the Identity Provider Collection Response.
  • Constructor Details

    • IdentityProviderCollectionResponse

      public IdentityProviderCollectionResponse()
      Deprecated.