Class Fido2AuthenticationMethodCollectionResponse

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

public class Fido2AuthenticationMethodCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<Fido2AuthenticationMethod>
The class for the Fido2Authentication Method Collection Response.
  • Constructor Details

    • Fido2AuthenticationMethodCollectionResponse

      public Fido2AuthenticationMethodCollectionResponse()