Class AuthenticationStrengthPolicyCollectionResponse

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

public class AuthenticationStrengthPolicyCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<AuthenticationStrengthPolicy>
The class for the Authentication Strength Policy Collection Response.
  • Constructor Details

    • AuthenticationStrengthPolicyCollectionResponse

      public AuthenticationStrengthPolicyCollectionResponse()