Class RestrictedSignInCollectionResponse

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

public class RestrictedSignInCollectionResponse extends com.microsoft.graph.http.BaseCollectionResponse<RestrictedSignIn>
The class for the Restricted Sign In Collection Response.
  • Constructor Details

    • RestrictedSignInCollectionResponse

      public RestrictedSignInCollectionResponse()