Class PasswordAuthenticationMethodCollectionResponse

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

public class PasswordAuthenticationMethodCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<PasswordAuthenticationMethod>
The class for the Password Authentication Method Collection Response.
  • Constructor Details

    • PasswordAuthenticationMethodCollectionResponse

      public PasswordAuthenticationMethodCollectionResponse()