Microsoft.Open.MS.GraphV10.Client.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.Open.MS.GraphV10.Client</name>
    </assembly>
    <members>
        <member name="T:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyApplication(System.String,System.String,System.String,System.String)">
            <summary>
            Get an application proxy application by Id
            </summary>
            <remarks>
            Get an application proxy application by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApplicationProxyApplicationObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyApplicationWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Get an application proxy application by Id
            </summary>
            <remarks>
            Get an application proxy application by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of ApplicationProxyApplicationObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyApplicationConnectorGroup(System.String,System.String,System.String,System.String)">
            <summary>
            Get an application proxy application connector group by Id
            </summary>
            <remarks>
            Get an application proxy application connector group by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyApplicationConnectorGroupWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Get an application proxy application connector group by Id
            </summary>
            <remarks>
            Get an application proxy application connector group by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnector(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get an application proxy connector by Id
            </summary>
            <remarks>
            Get an application proxy connector by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of an application proxy connector in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApplicationProxyConnectorObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get an application proxy connector by Id
            </summary>
            <remarks>
            Get an application proxy connector by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of an application proxy connector in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApiResponse of ApplicationProxyConnectorObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorGroup(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get an application proxy connector group by Id
            </summary>
            <remarks>
            Get an application proxy connector group by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of an application proxy connector group in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorGroupWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get an application proxy connector group by Id
            </summary>
            <remarks>
            Get an application proxy connector group by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of an application proxy connector group in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApiResponse of ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorGroupMembers(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Retreive the application proxy connector objects added to an application proxy connector group.
            </summary>
            <remarks>
            Retreive the application proxy connector objects added to an application proxy connector group.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>GetApplicationProxyConnectorObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorGroupMembersWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Retreive the application proxy connector objects added to an application proxy connector group.
            </summary>
            <remarks>
            Retreive the application proxy connector objects added to an application proxy connector group.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApiResponse of GetApplicationProxyConnectorObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorGroups(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all application proxy connector groups within the directory.
            </summary>
            <remarks>
            Get a list of all application proxy connector groups within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of an application proxy connector group object in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>GetApplicationProxyConnectorGroupObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorGroupsWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all application proxy connector groups within the directory.
            </summary>
            <remarks>
            Get a list of all application proxy connector groups within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of an application proxy connector group object in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApiResponse of GetApplicationProxyConnectorGroupObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorMemberOf(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the application proxy connector group objects added to an application proxy connector.
            </summary>
            <remarks>
            Retreive the application proxy connector group objects added to an application proxy connector.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>GetApplicationProxyConnectorGroupObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorMemberOfWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the application proxy connector group objects added to an application proxy connector.
            </summary>
            <remarks>
            Retreive the application proxy connector group objects added to an application proxy connector.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of GetApplicationProxyConnectorGroupObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectors(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all application proxy connectors within the directory.
            </summary>
            <remarks>
            Get a list of all application proxy connectors within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of an application proxy connector object in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>GetApplicationProxyConnectorObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorsWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all application proxy connectors within the directory.
            </summary>
            <remarks>
            Get a list of all application proxy connectors within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of an application proxy connector object in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApiResponse of GetApplicationProxyConnectorObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.NewApplicationProxyConnectorGroup(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Name)">
            <summary>
            Create a new group in Azure Active Directory
            </summary>
            <remarks>
            Create a new connector group in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="name">The name of the connector group</param>
            <returns>ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.NewApplicationProxyConnectorGroupWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Name)">
            <summary>
            Create a new group in Azure Active Directory
            </summary>
            <remarks>
            Create a new connector group in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="name">The name of the connector group</param>
            <returns>ApiResponse of ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.RemoveApplicationProxyApplicationConnectorGroup(System.String,System.String,System.String,System.String)">
            <summary>
            Removes an application proxy application from a connector group to the default group.
            </summary>
            <remarks>
            Removes an application proxy application from a connector group to the default group.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.RemoveApplicationProxyApplicationConnectorGroupWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Removes an application proxy application from a connector group to the default group.
            </summary>
            <remarks>
            Removes an application proxy application from a connector group to the default group.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.RemoveApplicationProxyConnectorGroup(System.String,System.String,System.String,System.String)">
            <summary>
            Delete an application proxt connector group by Id.
            </summary>
            <remarks>
            Delete an application proxy connector group by Id.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.RemoveApplicationProxyConnectorGroupWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete an application proxt connector group by Id.
            </summary>
            <remarks>
            Delete an application proxy connector group by Id.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.SetApplicationProxyApplication(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject)">
            <summary>
            Updates an application proxy application.
            </summary>
            <remarks>
            Updates an application proxy application.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="onProxyOnPremisesPublishing">Application proxy application settings.</param>
            <returns>ApplicationProxyApplicationObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.SetApplicationProxyApplicationWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject)">
            <summary>
            Updates an application proxy application.
            </summary>
            <remarks>
            Updates an application proxy application.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="onProxyOnPremisesPublishing">Application proxy application settings.</param>
            <returns>ApiResponse of ApplicationProxyApplicationObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.SetApplicationProxyApplicationConnectorGroup(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Sets an application proxy application to a connector group.
            </summary>
            <remarks>
            Sets an application proxy application to a connector group.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="link">a link to a specific Azure Active Directory object</param>
            <param name="refObjectId">The unique identifier of the specific Azure Active Directory object that will be assigned as owner/manager/member (optional)</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.SetApplicationProxyApplicationConnectorGroupWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Sets an application proxy application to a connector group.
            </summary>
            <remarks>
            Sets an application proxy application to a connector group.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="link">a link to a specific Azure Active Directory object</param>
            <param name="refObjectId">The unique identifier of the specific Azure Active Directory object that will be assigned as owner/manager/member (optional)</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.SetApplicationProxyConnector(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Sets a connector group to application proxy connector.
            </summary>
            <remarks>
            Sets a connector group to application proxy connector.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="link">a link to a specific Azure Active Directory object</param>
            <param name="refObjectId">The unique identifier of the specific Azure Active Directory object that will be assigned as owner/manager/member (optional)</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.SetApplicationProxyConnectorWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Sets a connector group to application proxy connector.
            </summary>
            <remarks>
            Sets a connector group to application proxy connector.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="link">a link to a specific Azure Active Directory object</param>
            <param name="refObjectId">The unique identifier of the specific Azure Active Directory object that will be assigned as owner/manager/member (optional)</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.SetApplicationProxyConnectorGroup(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Name)">
            <summary>
            Updates a specific application proxy connector group in Azure Active Directory
            </summary>
            <remarks>
            Updates an application proxy connector group identified by Id in Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="name">The name of the connector group</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.SetApplicationProxyConnectorGroupWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Name)">
            <summary>
            Updates a specific application proxy connector group in Azure Active Directory
            </summary>
            <remarks>
            Updates an application proxy connector group identified by Id in Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="name">The name of the connector group</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyApplicationAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Get an application proxy application by Id
            </summary>
            <remarks>
            Get an application proxy application by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApplicationProxyApplicationObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyApplicationAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Get an application proxy application by Id
            </summary>
            <remarks>
            Get an application proxy application by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse (ApplicationProxyApplicationObject)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyApplicationConnectorGroupAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Get an application proxy application connector group by Id
            </summary>
            <remarks>
            Get an application proxy application connector group by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyApplicationConnectorGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Get an application proxy application connector group by Id
            </summary>
            <remarks>
            Get an application proxy application connector group by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse (ApplicationProxyConnectorGroupObject)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get an application proxy connector by Id
            </summary>
            <remarks>
            Get an application proxy connector by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of an application proxy connector in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApplicationProxyConnectorObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get an application proxy connector by Id
            </summary>
            <remarks>
            Get an application proxy connector by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of an application proxy connector in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApiResponse (ApplicationProxyConnectorObject)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorGroupAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get an application proxy connector group by Id
            </summary>
            <remarks>
            Get an application proxy connector group by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of an application proxy connector group in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get an application proxy connector group by Id
            </summary>
            <remarks>
            Get an application proxy connector group by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of an application proxy connector group in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApiResponse (ApplicationProxyConnectorGroupObject)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorGroupMembersAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Retreive the application proxy connector objects added to an application proxy connector group.
            </summary>
            <remarks>
            Retreive the application proxy connector objects added to an application proxy connector group.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of GetApplicationProxyConnectorObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorGroupMembersAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Retreive the application proxy connector objects added to an application proxy connector group.
            </summary>
            <remarks>
            Retreive the application proxy connector objects added to an application proxy connector group.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApiResponse (GetApplicationProxyConnectorObjectsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorGroupsAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all application proxy connector groups within the directory.
            </summary>
            <remarks>
            Get a list of all application proxy connector groups within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of an application proxy connector group object in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of GetApplicationProxyConnectorGroupObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorGroupsAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all application proxy connector groups within the directory.
            </summary>
            <remarks>
            Get a list of all application proxy connector groups within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of an application proxy connector group object in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApiResponse (GetApplicationProxyConnectorGroupObjectsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorMemberOfAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the application proxy connector group objects added to an application proxy connector.
            </summary>
            <remarks>
            Retreive the application proxy connector group objects added to an application proxy connector.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of GetApplicationProxyConnectorGroupObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorMemberOfAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the application proxy connector group objects added to an application proxy connector.
            </summary>
            <remarks>
            Retreive the application proxy connector group objects added to an application proxy connector.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse (GetApplicationProxyConnectorGroupObjectsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorsAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all application proxy connectors within the directory.
            </summary>
            <remarks>
            Get a list of all application proxy connectors within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of an application proxy connector object in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of GetApplicationProxyConnectorObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.GetApplicationProxyConnectorsAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all application proxy connectors within the directory.
            </summary>
            <remarks>
            Get a list of all application proxy connectors within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of an application proxy connector object in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApiResponse (GetApplicationProxyConnectorObjectsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.NewApplicationProxyConnectorGroupAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Name)">
            <summary>
            Create a new group in Azure Active Directory
            </summary>
            <remarks>
            Create a new connector group in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="name">The name of the connector group</param>
            <returns>Task of ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.NewApplicationProxyConnectorGroupAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Name)">
            <summary>
            Create a new group in Azure Active Directory
            </summary>
            <remarks>
            Create a new connector group in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="name">The name of the connector group</param>
            <returns>Task of ApiResponse (ApplicationProxyConnectorGroupObject)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.RemoveApplicationProxyApplicationConnectorGroupAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Removes an application proxy application from a connector group to the default group.
            </summary>
            <remarks>
            Removes an application proxy application from a connector group to the default group.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.RemoveApplicationProxyApplicationConnectorGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Removes an application proxy application from a connector group to the default group.
            </summary>
            <remarks>
            Removes an application proxy application from a connector group to the default group.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.RemoveApplicationProxyConnectorGroupAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Delete an application proxt connector group by Id.
            </summary>
            <remarks>
            Delete an application proxy connector group by Id.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.RemoveApplicationProxyConnectorGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete an application proxt connector group by Id.
            </summary>
            <remarks>
            Delete an application proxy connector group by Id.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.SetApplicationProxyApplicationAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject)">
            <summary>
            Updates an application proxy application.
            </summary>
            <remarks>
            Updates an application proxy application.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="onProxyOnPremisesPublishing">Application proxy application settings.</param>
            <returns>Task of ApplicationProxyApplicationObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.SetApplicationProxyApplicationAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject)">
            <summary>
            Updates an application proxy application.
            </summary>
            <remarks>
            Updates an application proxy application.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="onProxyOnPremisesPublishing">Application proxy application settings.</param>
            <returns>Task of ApiResponse (ApplicationProxyApplicationObject)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.SetApplicationProxyApplicationConnectorGroupAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Sets an application proxy application to a connector group.
            </summary>
            <remarks>
            Sets an application proxy application to a connector group.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="link">a link to a specific Azure Active Directory object</param>
            <param name="refObjectId">The unique identifier of the specific Azure Active Directory object that will be assigned as owner/manager/member (optional)</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.SetApplicationProxyApplicationConnectorGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Sets an application proxy application to a connector group.
            </summary>
            <remarks>
            Sets an application proxy application to a connector group.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="link">a link to a specific Azure Active Directory object</param>
            <param name="refObjectId">The unique identifier of the specific Azure Active Directory object that will be assigned as owner/manager/member (optional)</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.SetApplicationProxyConnectorAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Sets a connector group to application proxy connector.
            </summary>
            <remarks>
            Sets a connector group to application proxy connector.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="link">a link to a specific Azure Active Directory object</param>
            <param name="refObjectId">The unique identifier of the specific Azure Active Directory object that will be assigned as owner/manager/member (optional)</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.SetApplicationProxyConnectorAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Sets a connector group to application proxy connector.
            </summary>
            <remarks>
            Sets a connector group to application proxy connector.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="link">a link to a specific Azure Active Directory object</param>
            <param name="refObjectId">The unique identifier of the specific Azure Active Directory object that will be assigned as owner/manager/member (optional)</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.SetApplicationProxyConnectorGroupAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Name)">
            <summary>
            Updates a specific application proxy connector group in Azure Active Directory
            </summary>
            <remarks>
            Updates an application proxy connector group identified by Id in Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="name">The name of the connector group</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IApplicationProxyApi.SetApplicationProxyConnectorGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Name)">
            <summary>
            Updates a specific application proxy connector group in Azure Active Directory
            </summary>
            <remarks>
            Updates an application proxy connector group identified by Id in Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="name">The name of the connector group</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.#ctor(Microsoft.Open.MSGraphV10.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.SetBasePath(System.String)">
            <summary>
            Sets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.AddDefaultHeader(System.String,System.String)">
            <summary>
            Add default header.
            </summary>
            <param name="key">Header field name.</param>
            <param name="value">Header field value.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyApplication(System.String,System.String,System.String,System.String)">
            <summary>
            Get an application proxy application by Id Get an application proxy application by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApplicationProxyApplicationObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyApplicationWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Get an application proxy application by Id Get an application proxy application by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of ApplicationProxyApplicationObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyApplicationAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Get an application proxy application by Id Get an application proxy application by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApplicationProxyApplicationObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyApplicationAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Get an application proxy application by Id Get an application proxy application by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse (ApplicationProxyApplicationObject)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyApplicationConnectorGroup(System.String,System.String,System.String,System.String)">
            <summary>
            Get an application proxy application connector group by Id Get an application proxy application connector group by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyApplicationConnectorGroupWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Get an application proxy application connector group by Id Get an application proxy application connector group by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyApplicationConnectorGroupAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Get an application proxy application connector group by Id Get an application proxy application connector group by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyApplicationConnectorGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Get an application proxy application connector group by Id Get an application proxy application connector group by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse (ApplicationProxyConnectorGroupObject)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnector(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get an application proxy connector by Id Get an application proxy connector by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of an application proxy connector in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApplicationProxyConnectorObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get an application proxy connector by Id Get an application proxy connector by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of an application proxy connector in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApiResponse of ApplicationProxyConnectorObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get an application proxy connector by Id Get an application proxy connector by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of an application proxy connector in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApplicationProxyConnectorObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get an application proxy connector by Id Get an application proxy connector by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of an application proxy connector in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApiResponse (ApplicationProxyConnectorObject)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorGroup(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get an application proxy connector group by Id Get an application proxy connector group by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of an application proxy connector group in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorGroupWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get an application proxy connector group by Id Get an application proxy connector group by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of an application proxy connector group in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApiResponse of ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorGroupAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get an application proxy connector group by Id Get an application proxy connector group by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of an application proxy connector group in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get an application proxy connector group by Id Get an application proxy connector group by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of an application proxy connector group in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApiResponse (ApplicationProxyConnectorGroupObject)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorGroupMembers(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Retreive the application proxy connector objects added to an application proxy connector group. Retreive the application proxy connector objects added to an application proxy connector group.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>GetApplicationProxyConnectorObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorGroupMembersWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Retreive the application proxy connector objects added to an application proxy connector group. Retreive the application proxy connector objects added to an application proxy connector group.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApiResponse of GetApplicationProxyConnectorObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorGroupMembersAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Retreive the application proxy connector objects added to an application proxy connector group. Retreive the application proxy connector objects added to an application proxy connector group.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of GetApplicationProxyConnectorObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorGroupMembersAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Retreive the application proxy connector objects added to an application proxy connector group. Retreive the application proxy connector objects added to an application proxy connector group.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApiResponse (GetApplicationProxyConnectorObjectsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorGroups(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all application proxy connector groups within the directory. Get a list of all application proxy connector groups within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of an application proxy connector group object in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>GetApplicationProxyConnectorGroupObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorGroupsWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all application proxy connector groups within the directory. Get a list of all application proxy connector groups within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of an application proxy connector group object in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApiResponse of GetApplicationProxyConnectorGroupObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorGroupsAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all application proxy connector groups within the directory. Get a list of all application proxy connector groups within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of an application proxy connector group object in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of GetApplicationProxyConnectorGroupObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorGroupsAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all application proxy connector groups within the directory. Get a list of all application proxy connector groups within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of an application proxy connector group object in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApiResponse (GetApplicationProxyConnectorGroupObjectsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorMemberOf(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the application proxy connector group objects added to an application proxy connector. Retreive the application proxy connector group objects added to an application proxy connector.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>GetApplicationProxyConnectorGroupObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorMemberOfWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the application proxy connector group objects added to an application proxy connector. Retreive the application proxy connector group objects added to an application proxy connector.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of GetApplicationProxyConnectorGroupObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorMemberOfAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the application proxy connector group objects added to an application proxy connector. Retreive the application proxy connector group objects added to an application proxy connector.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of GetApplicationProxyConnectorGroupObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorMemberOfAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the application proxy connector group objects added to an application proxy connector. Retreive the application proxy connector group objects added to an application proxy connector.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse (GetApplicationProxyConnectorGroupObjectsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectors(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all application proxy connectors within the directory. Get a list of all application proxy connectors within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of an application proxy connector object in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>GetApplicationProxyConnectorObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorsWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all application proxy connectors within the directory. Get a list of all application proxy connectors within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of an application proxy connector object in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApiResponse of GetApplicationProxyConnectorObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorsAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all application proxy connectors within the directory. Get a list of all application proxy connectors within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of an application proxy connector object in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of GetApplicationProxyConnectorObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.GetApplicationProxyConnectorsAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all application proxy connectors within the directory. Get a list of all application proxy connectors within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of an application proxy connector object in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApiResponse (GetApplicationProxyConnectorObjectsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.NewApplicationProxyConnectorGroup(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Name)">
            <summary>
            Create a new group in Azure Active Directory Create a new connector group in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="name">The name of the connector group</param>
            <returns>ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.NewApplicationProxyConnectorGroupWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Name)">
            <summary>
            Create a new group in Azure Active Directory Create a new connector group in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="name">The name of the connector group</param>
            <returns>ApiResponse of ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.NewApplicationProxyConnectorGroupAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Name)">
            <summary>
            Create a new group in Azure Active Directory Create a new connector group in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="name">The name of the connector group</param>
            <returns>Task of ApplicationProxyConnectorGroupObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.NewApplicationProxyConnectorGroupAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Name)">
            <summary>
            Create a new group in Azure Active Directory Create a new connector group in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="name">The name of the connector group</param>
            <returns>Task of ApiResponse (ApplicationProxyConnectorGroupObject)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.RemoveApplicationProxyApplicationConnectorGroup(System.String,System.String,System.String,System.String)">
            <summary>
            Removes an application proxy application from a connector group to the default group. Removes an application proxy application from a connector group to the default group.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.RemoveApplicationProxyApplicationConnectorGroupWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Removes an application proxy application from a connector group to the default group. Removes an application proxy application from a connector group to the default group.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.RemoveApplicationProxyApplicationConnectorGroupAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Removes an application proxy application from a connector group to the default group. Removes an application proxy application from a connector group to the default group.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.RemoveApplicationProxyApplicationConnectorGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Removes an application proxy application from a connector group to the default group. Removes an application proxy application from a connector group to the default group.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.RemoveApplicationProxyConnectorGroup(System.String,System.String,System.String,System.String)">
            <summary>
            Delete an application proxt connector group by Id. Delete an application proxy connector group by Id.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.RemoveApplicationProxyConnectorGroupWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete an application proxt connector group by Id. Delete an application proxy connector group by Id.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.RemoveApplicationProxyConnectorGroupAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Delete an application proxt connector group by Id. Delete an application proxy connector group by Id.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.RemoveApplicationProxyConnectorGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete an application proxt connector group by Id. Delete an application proxy connector group by Id.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.SetApplicationProxyApplication(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject)">
            <summary>
            Updates an application proxy application. Updates an application proxy application.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="onProxyOnPremisesPublishing">Application proxy application settings.</param>
            <returns>ApplicationProxyApplicationObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.SetApplicationProxyApplicationWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject)">
            <summary>
            Updates an application proxy application. Updates an application proxy application.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="onProxyOnPremisesPublishing">Application proxy application settings.</param>
            <returns>ApiResponse of ApplicationProxyApplicationObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.SetApplicationProxyApplicationAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject)">
            <summary>
            Updates an application proxy application. Updates an application proxy application.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="onProxyOnPremisesPublishing">Application proxy application settings.</param>
            <returns>Task of ApplicationProxyApplicationObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.SetApplicationProxyApplicationAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject)">
            <summary>
            Updates an application proxy application. Updates an application proxy application.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="onProxyOnPremisesPublishing">Application proxy application settings.</param>
            <returns>Task of ApiResponse (ApplicationProxyApplicationObject)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.SetApplicationProxyApplicationConnectorGroup(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Sets an application proxy application to a connector group. Sets an application proxy application to a connector group.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="link">a link to a specific Azure Active Directory object</param>
            <param name="refObjectId">The unique identifier of the specific Azure Active Directory object that will be assigned as owner/manager/member (optional)</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.SetApplicationProxyApplicationConnectorGroupWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Sets an application proxy application to a connector group. Sets an application proxy application to a connector group.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="link">a link to a specific Azure Active Directory object</param>
            <param name="refObjectId">The unique identifier of the specific Azure Active Directory object that will be assigned as owner/manager/member (optional)</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.SetApplicationProxyApplicationConnectorGroupAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Sets an application proxy application to a connector group. Sets an application proxy application to a connector group.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="link">a link to a specific Azure Active Directory object</param>
            <param name="refObjectId">The unique identifier of the specific Azure Active Directory object that will be assigned as owner/manager/member (optional)</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.SetApplicationProxyApplicationConnectorGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Sets an application proxy application to a connector group. Sets an application proxy application to a connector group.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="objectId">The unique identifier of the object specific Azure Active Directory object</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="link">a link to a specific Azure Active Directory object</param>
            <param name="refObjectId">The unique identifier of the specific Azure Active Directory object that will be assigned as owner/manager/member (optional)</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.SetApplicationProxyConnector(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Sets a connector group to application proxy connector. Sets a connector group to application proxy connector.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="link">a link to a specific Azure Active Directory object</param>
            <param name="refObjectId">The unique identifier of the specific Azure Active Directory object that will be assigned as owner/manager/member (optional)</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.SetApplicationProxyConnectorWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Sets a connector group to application proxy connector. Sets a connector group to application proxy connector.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="link">a link to a specific Azure Active Directory object</param>
            <param name="refObjectId">The unique identifier of the specific Azure Active Directory object that will be assigned as owner/manager/member (optional)</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.SetApplicationProxyConnectorAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Sets a connector group to application proxy connector. Sets a connector group to application proxy connector.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="link">a link to a specific Azure Active Directory object</param>
            <param name="refObjectId">The unique identifier of the specific Azure Active Directory object that will be assigned as owner/manager/member (optional)</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.SetApplicationProxyConnectorAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Sets a connector group to application proxy connector. Sets a connector group to application proxy connector.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="link">a link to a specific Azure Active Directory object</param>
            <param name="refObjectId">The unique identifier of the specific Azure Active Directory object that will be assigned as owner/manager/member (optional)</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.SetApplicationProxyConnectorGroup(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Name)">
            <summary>
            Updates a specific application proxy connector group in Azure Active Directory Updates an application proxy connector group identified by Id in Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="name">The name of the connector group</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.SetApplicationProxyConnectorGroupWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Name)">
            <summary>
            Updates a specific application proxy connector group in Azure Active Directory Updates an application proxy connector group identified by Id in Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="name">The name of the connector group</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.SetApplicationProxyConnectorGroupAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Name)">
            <summary>
            Updates a specific application proxy connector group in Azure Active Directory Updates an application proxy connector group identified by Id in Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="name">The name of the connector group</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.ApplicationProxyApi.SetApplicationProxyConnectorGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Name)">
            <summary>
            Updates a specific application proxy connector group in Azure Active Directory Updates an application proxy connector group identified by Id in Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="name">The name of the connector group</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.AddLifecyclePolicyGroup(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Adds a group to an expiration policy.
            </summary>
            <remarks>
            Adds a group to an expiration policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="lcmGroupId">The unique identifier of group present in an expiration policy.</param>
            <returns>GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.AddLifecyclePolicyGroupWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Adds a group to an expiration policy.
            </summary>
            <remarks>
            Adds a group to an expiration policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="lcmGroupId">The unique identifier of group present in an expiration policy.</param>
            <returns>ApiResponse of GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.GetGroupLifecyclePolicies(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean})">
            <summary>
            Retrieves a list of all expiration policies within the directory.
            </summary>
            <remarks>
            Retrieves a list of all expiration policies within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="id">The unique identifier of a policy in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <returns>GetGroupLifecyclePoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.GetGroupLifecyclePoliciesWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean})">
            <summary>
            Retrieves a list of all expiration policies within the directory.
            </summary>
            <remarks>
            Retrieves a list of all expiration policies within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="id">The unique identifier of a policy in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <returns>ApiResponse of GetGroupLifecyclePoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.GetGroupLifecyclePolicy(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves an expiration policy by Id
            </summary>
            <remarks>
            Retrieves an expiration policy by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an expiration policy in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.GetGroupLifecyclePolicyWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves an expiration policy by Id
            </summary>
            <remarks>
            Retrieves an expiration policy by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an expiration policy in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>ApiResponse of GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.NewGroupLifecyclePolicy(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy)">
            <summary>
            Creates a new expiration policy in Azure Active Directory
            </summary>
            <remarks>
            Creates a new expiration policy in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="groupLifecyclePolicy">New expiration policy</param>
            <returns>GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.NewGroupLifecyclePolicyWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy)">
            <summary>
            Creates a new expiration policy in Azure Active Directory
            </summary>
            <remarks>
            Creates a new expiration policy in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="groupLifecyclePolicy">New expiration policy</param>
            <returns>ApiResponse of GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.RemoveGroupLifecyclePolicy(System.String,System.String,System.String,System.String)">
            <summary>
            Deletes an expiration policy by Id.
            </summary>
            <remarks>
            Delete an expiration policy by Id.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.RemoveGroupLifecyclePolicyWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Deletes an expiration policy by Id.
            </summary>
            <remarks>
            Delete an expiration policy by Id.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.RemoveLifecyclePolicyGroup(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Removes a group from an expiration policy.
            </summary>
            <remarks>
            Removes a group from an expiration policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="lcmGroupId">The unique identifier of group present in an expiration policy.</param>
            <returns>GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.RemoveLifecyclePolicyGroupWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Removes a group from an expiration policy.
            </summary>
            <remarks>
            Removes a group from an expiration policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="lcmGroupId">The unique identifier of group present in an expiration policy.</param>
            <returns>ApiResponse of GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.ResetLifeCycleGroup(System.String,System.String,System.String,System.String)">
            <summary>
            Renews/Resets a group&#39;s expiration DateTime.
            </summary>
            <remarks>
            Renews/Resets a group&#39;s expiration DateTime.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>OdataResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.ResetLifeCycleGroupWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Renews/Resets a group&#39;s expiration DateTime.
            </summary>
            <remarks>
            Renews/Resets a group&#39;s expiration DateTime.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>ApiResponse of OdataResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.SetGroupLifecyclePolicy(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy)">
            <summary>
            Updates an expiration policy in Azure Active Directory
            </summary>
            <remarks>
            Updates an expiration policy identified by Id in Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="groupLifecyclePolicy">Expiration policy with updated properties</param>
            <returns>GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.SetGroupLifecyclePolicyWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy)">
            <summary>
            Updates an expiration policy in Azure Active Directory
            </summary>
            <remarks>
            Updates an expiration policy identified by Id in Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="groupLifecyclePolicy">Expiration policy with updated properties</param>
            <returns>ApiResponse of GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.AddLifecyclePolicyGroupAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Adds a group to an expiration policy.
            </summary>
            <remarks>
            Adds a group to an expiration policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="lcmGroupId">The unique identifier of group present in an expiration policy.</param>
            <returns>Task of GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.AddLifecyclePolicyGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Adds a group to an expiration policy.
            </summary>
            <remarks>
            Adds a group to an expiration policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="lcmGroupId">The unique identifier of group present in an expiration policy.</param>
            <returns>Task of ApiResponse (GroupLifecyclePoliciesActionMethodsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.GetGroupLifecyclePoliciesAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean})">
            <summary>
            Retrieves a list of all expiration policies within the directory.
            </summary>
            <remarks>
            Retrieves a list of all expiration policies within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="id">The unique identifier of a policy in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <returns>Task of GetGroupLifecyclePoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.GetGroupLifecyclePoliciesAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean})">
            <summary>
            Retrieves a list of all expiration policies within the directory.
            </summary>
            <remarks>
            Retrieves a list of all expiration policies within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="id">The unique identifier of a policy in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <returns>Task of ApiResponse (GetGroupLifecyclePoliciesResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.GetGroupLifecyclePolicyAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves an expiration policy by Id
            </summary>
            <remarks>
            Retrieves an expiration policy by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an expiration policy in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>Task of GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.GetGroupLifecyclePolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves an expiration policy by Id
            </summary>
            <remarks>
            Retrieves an expiration policy by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an expiration policy in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>Task of ApiResponse (GroupLifecyclePolicy)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.NewGroupLifecyclePolicyAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy)">
            <summary>
            Creates a new expiration policy in Azure Active Directory
            </summary>
            <remarks>
            Creates a new expiration policy in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="groupLifecyclePolicy">New expiration policy</param>
            <returns>Task of GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.NewGroupLifecyclePolicyAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy)">
            <summary>
            Creates a new expiration policy in Azure Active Directory
            </summary>
            <remarks>
            Creates a new expiration policy in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="groupLifecyclePolicy">New expiration policy</param>
            <returns>Task of ApiResponse (GroupLifecyclePolicy)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.RemoveGroupLifecyclePolicyAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Deletes an expiration policy by Id.
            </summary>
            <remarks>
            Delete an expiration policy by Id.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.RemoveGroupLifecyclePolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Deletes an expiration policy by Id.
            </summary>
            <remarks>
            Delete an expiration policy by Id.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.RemoveLifecyclePolicyGroupAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Removes a group from an expiration policy.
            </summary>
            <remarks>
            Removes a group from an expiration policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="lcmGroupId">The unique identifier of group present in an expiration policy.</param>
            <returns>Task of GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.RemoveLifecyclePolicyGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Removes a group from an expiration policy.
            </summary>
            <remarks>
            Removes a group from an expiration policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="lcmGroupId">The unique identifier of group present in an expiration policy.</param>
            <returns>Task of ApiResponse (GroupLifecyclePoliciesActionMethodsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.ResetLifeCycleGroupAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Renews/Resets a group&#39;s expiration DateTime.
            </summary>
            <remarks>
            Renews/Resets a group&#39;s expiration DateTime.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>Task of OdataResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.ResetLifeCycleGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Renews/Resets a group&#39;s expiration DateTime.
            </summary>
            <remarks>
            Renews/Resets a group&#39;s expiration DateTime.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>Task of ApiResponse (OdataResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.SetGroupLifecyclePolicyAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy)">
            <summary>
            Updates an expiration policy in Azure Active Directory
            </summary>
            <remarks>
            Updates an expiration policy identified by Id in Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="groupLifecyclePolicy">Expiration policy with updated properties</param>
            <returns>Task of GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IGroupLifecyclePolicyApi.SetGroupLifecyclePolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy)">
            <summary>
            Updates an expiration policy in Azure Active Directory
            </summary>
            <remarks>
            Updates an expiration policy identified by Id in Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="groupLifecyclePolicy">Expiration policy with updated properties</param>
            <returns>Task of ApiResponse (GroupLifecyclePolicy)</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.#ctor(Microsoft.Open.MSGraphV10.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.SetBasePath(System.String)">
            <summary>
            Sets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.AddDefaultHeader(System.String,System.String)">
            <summary>
            Add default header.
            </summary>
            <param name="key">Header field name.</param>
            <param name="value">Header field value.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.AddLifecyclePolicyGroup(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Adds a group to an expiration policy. Adds a group to an expiration policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="lcmGroupId">The unique identifier of group present in an expiration policy.</param>
            <returns>GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.AddLifecyclePolicyGroupWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Adds a group to an expiration policy. Adds a group to an expiration policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="lcmGroupId">The unique identifier of group present in an expiration policy.</param>
            <returns>ApiResponse of GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.AddLifecyclePolicyGroupAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Adds a group to an expiration policy. Adds a group to an expiration policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="lcmGroupId">The unique identifier of group present in an expiration policy.</param>
            <returns>Task of GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.AddLifecyclePolicyGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Adds a group to an expiration policy. Adds a group to an expiration policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="lcmGroupId">The unique identifier of group present in an expiration policy.</param>
            <returns>Task of ApiResponse (GroupLifecyclePoliciesActionMethodsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.GetGroupLifecyclePolicies(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean})">
            <summary>
            Retrieves a list of all expiration policies within the directory. Retrieves a list of all expiration policies within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="id">The unique identifier of a policy in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <returns>GetGroupLifecyclePoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.GetGroupLifecyclePoliciesWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean})">
            <summary>
            Retrieves a list of all expiration policies within the directory. Retrieves a list of all expiration policies within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="id">The unique identifier of a policy in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <returns>ApiResponse of GetGroupLifecyclePoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.GetGroupLifecyclePoliciesAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean})">
            <summary>
            Retrieves a list of all expiration policies within the directory. Retrieves a list of all expiration policies within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="id">The unique identifier of a policy in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <returns>Task of GetGroupLifecyclePoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.GetGroupLifecyclePoliciesAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean})">
            <summary>
            Retrieves a list of all expiration policies within the directory. Retrieves a list of all expiration policies within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="id">The unique identifier of a policy in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <returns>Task of ApiResponse (GetGroupLifecyclePoliciesResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.GetGroupLifecyclePolicy(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves an expiration policy by Id Retrieves an expiration policy by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an expiration policy in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.GetGroupLifecyclePolicyWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves an expiration policy by Id Retrieves an expiration policy by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an expiration policy in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>ApiResponse of GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.GetGroupLifecyclePolicyAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves an expiration policy by Id Retrieves an expiration policy by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an expiration policy in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>Task of GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.GetGroupLifecyclePolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves an expiration policy by Id Retrieves an expiration policy by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an expiration policy in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>Task of ApiResponse (GroupLifecyclePolicy)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.NewGroupLifecyclePolicy(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy)">
            <summary>
            Creates a new expiration policy in Azure Active Directory Creates a new expiration policy in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="groupLifecyclePolicy">New expiration policy</param>
            <returns>GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.NewGroupLifecyclePolicyWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy)">
            <summary>
            Creates a new expiration policy in Azure Active Directory Creates a new expiration policy in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="groupLifecyclePolicy">New expiration policy</param>
            <returns>ApiResponse of GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.NewGroupLifecyclePolicyAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy)">
            <summary>
            Creates a new expiration policy in Azure Active Directory Creates a new expiration policy in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="groupLifecyclePolicy">New expiration policy</param>
            <returns>Task of GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.NewGroupLifecyclePolicyAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy)">
            <summary>
            Creates a new expiration policy in Azure Active Directory Creates a new expiration policy in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="groupLifecyclePolicy">New expiration policy</param>
            <returns>Task of ApiResponse (GroupLifecyclePolicy)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.RemoveGroupLifecyclePolicy(System.String,System.String,System.String,System.String)">
            <summary>
            Deletes an expiration policy by Id. Delete an expiration policy by Id.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.RemoveGroupLifecyclePolicyWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Deletes an expiration policy by Id. Delete an expiration policy by Id.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.RemoveGroupLifecyclePolicyAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Deletes an expiration policy by Id. Delete an expiration policy by Id.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.RemoveGroupLifecyclePolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Deletes an expiration policy by Id. Delete an expiration policy by Id.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.RemoveLifecyclePolicyGroup(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Removes a group from an expiration policy. Removes a group from an expiration policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="lcmGroupId">The unique identifier of group present in an expiration policy.</param>
            <returns>GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.RemoveLifecyclePolicyGroupWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Removes a group from an expiration policy. Removes a group from an expiration policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="lcmGroupId">The unique identifier of group present in an expiration policy.</param>
            <returns>ApiResponse of GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.RemoveLifecyclePolicyGroupAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Removes a group from an expiration policy. Removes a group from an expiration policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="lcmGroupId">The unique identifier of group present in an expiration policy.</param>
            <returns>Task of GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.RemoveLifecyclePolicyGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Removes a group from an expiration policy. Removes a group from an expiration policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="lcmGroupId">The unique identifier of group present in an expiration policy.</param>
            <returns>Task of ApiResponse (GroupLifecyclePoliciesActionMethodsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.ResetLifeCycleGroup(System.String,System.String,System.String,System.String)">
            <summary>
            Renews/Resets a group&#39;s expiration DateTime. Renews/Resets a group&#39;s expiration DateTime.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>OdataResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.ResetLifeCycleGroupWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Renews/Resets a group&#39;s expiration DateTime. Renews/Resets a group&#39;s expiration DateTime.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>ApiResponse of OdataResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.ResetLifeCycleGroupAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Renews/Resets a group&#39;s expiration DateTime. Renews/Resets a group&#39;s expiration DateTime.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>Task of OdataResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.ResetLifeCycleGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Renews/Resets a group&#39;s expiration DateTime. Renews/Resets a group&#39;s expiration DateTime.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>Task of ApiResponse (OdataResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.SetGroupLifecyclePolicy(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy)">
            <summary>
            Updates an expiration policy in Azure Active Directory Updates an expiration policy identified by Id in Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="groupLifecyclePolicy">Expiration policy with updated properties</param>
            <returns>GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.SetGroupLifecyclePolicyWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy)">
            <summary>
            Updates an expiration policy in Azure Active Directory Updates an expiration policy identified by Id in Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="groupLifecyclePolicy">Expiration policy with updated properties</param>
            <returns>ApiResponse of GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.SetGroupLifecyclePolicyAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy)">
            <summary>
            Updates an expiration policy in Azure Active Directory Updates an expiration policy identified by Id in Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="groupLifecyclePolicy">Expiration policy with updated properties</param>
            <returns>Task of GroupLifecyclePolicy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.GroupLifecyclePolicyApi.SetGroupLifecyclePolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy)">
            <summary>
            Updates an expiration policy in Azure Active Directory Updates an expiration policy identified by Id in Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="groupLifecyclePolicy">Expiration policy with updated properties</param>
            <returns>Task of ApiResponse (GroupLifecyclePolicy)</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphV10.Api.IInvitationApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IInvitationApi.NewAzureADMSInvitation(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Invitation)">
            <summary>
            Creates a invitation object in Azure Active Directory.
            </summary>
            <remarks>
            Create a invitation object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="invitation">New </param>
            <returns>Invitation</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IInvitationApi.NewAzureADMSInvitationWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Invitation)">
            <summary>
            Creates a invitation object in Azure Active Directory.
            </summary>
            <remarks>
            Create a invitation object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="invitation">New </param>
            <returns>ApiResponse of Invitation</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IInvitationApi.NewAzureADMSInvitationAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Invitation)">
            <summary>
            Creates a invitation object in Azure Active Directory.
            </summary>
            <remarks>
            Create a invitation object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="invitation">New </param>
            <returns>Task of Invitation</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IInvitationApi.NewAzureADMSInvitationAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Invitation)">
            <summary>
            Creates a invitation object in Azure Active Directory.
            </summary>
            <remarks>
            Create a invitation object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="invitation">New </param>
            <returns>Task of ApiResponse (Invitation)</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphV10.Api.InvitationApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.InvitationApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Api.InvitationApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.InvitationApi.#ctor(Microsoft.Open.MSGraphV10.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Api.InvitationApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.InvitationApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.InvitationApi.SetBasePath(System.String)">
            <summary>
            Sets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Api.InvitationApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Api.InvitationApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.InvitationApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.InvitationApi.AddDefaultHeader(System.String,System.String)">
            <summary>
            Add default header.
            </summary>
            <param name="key">Header field name.</param>
            <param name="value">Header field value.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.InvitationApi.NewAzureADMSInvitation(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Invitation)">
            <summary>
            Creates a invitation object in Azure Active Directory. Create a invitation object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="invitation">New </param>
            <returns>Invitation</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.InvitationApi.NewAzureADMSInvitationWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Invitation)">
            <summary>
            Creates a invitation object in Azure Active Directory. Create a invitation object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="invitation">New </param>
            <returns>ApiResponse of Invitation</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.InvitationApi.NewAzureADMSInvitationAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Invitation)">
            <summary>
            Creates a invitation object in Azure Active Directory. Create a invitation object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="invitation">New </param>
            <returns>Task of Invitation</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.InvitationApi.NewAzureADMSInvitationAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Invitation)">
            <summary>
            Creates a invitation object in Azure Active Directory. Create a invitation object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="invitation">New </param>
            <returns>Task of ApiResponse (Invitation)</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphV10.Api.IMSDeletedGroupApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedGroupApi.GetMSDeletedGroup(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Get a deleted group within the directory
            </summary>
            <remarks>
            Get a deleted group within the directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a deleted group in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedGroupApi.GetMSDeletedGroupWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Get a deleted group within the directory
            </summary>
            <remarks>
            Get a deleted group within the directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a deleted group in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>ApiResponse of MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedGroupApi.GetMSDeletedGroups(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Get a list of all deleted groups within the directory.
            </summary>
            <remarks>
            Get a list of all deleted groups within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>GetMSGroupsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedGroupApi.GetMSDeletedGroupsWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Get a list of all deleted groups within the directory.
            </summary>
            <remarks>
            Get a list of all deleted groups within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>ApiResponse of GetMSGroupsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedGroupApi.GetMSDeletedGroupAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Get a deleted group within the directory
            </summary>
            <remarks>
            Get a deleted group within the directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a deleted group in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedGroupApi.GetMSDeletedGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Get a deleted group within the directory
            </summary>
            <remarks>
            Get a deleted group within the directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a deleted group in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of ApiResponse (MsGroup)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedGroupApi.GetMSDeletedGroupsAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Get a list of all deleted groups within the directory.
            </summary>
            <remarks>
            Get a list of all deleted groups within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of GetMSGroupsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedGroupApi.GetMSDeletedGroupsAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Get a list of all deleted groups within the directory.
            </summary>
            <remarks>
            Get a list of all deleted groups within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of ApiResponse (GetMSGroupsResponse)</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi.#ctor(Microsoft.Open.MSGraphV10.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi.SetBasePath(System.String)">
            <summary>
            Sets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi.AddDefaultHeader(System.String,System.String)">
            <summary>
            Add default header.
            </summary>
            <param name="key">Header field name.</param>
            <param name="value">Header field value.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi.GetMSDeletedGroup(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Get a deleted group within the directory Get a deleted group within the directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a deleted group in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi.GetMSDeletedGroupWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Get a deleted group within the directory Get a deleted group within the directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a deleted group in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>ApiResponse of MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi.GetMSDeletedGroupAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Get a deleted group within the directory Get a deleted group within the directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a deleted group in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi.GetMSDeletedGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Get a deleted group within the directory Get a deleted group within the directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a deleted group in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of ApiResponse (MsGroup)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi.GetMSDeletedGroups(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Get a list of all deleted groups within the directory. Get a list of all deleted groups within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>GetMSGroupsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi.GetMSDeletedGroupsWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Get a list of all deleted groups within the directory. Get a list of all deleted groups within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>ApiResponse of GetMSGroupsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi.GetMSDeletedGroupsAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Get a list of all deleted groups within the directory. Get a list of all deleted groups within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of GetMSGroupsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedGroupApi.GetMSDeletedGroupsAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Get a list of all deleted groups within the directory. Get a list of all deleted groups within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of ApiResponse (GetMSGroupsResponse)</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphV10.Api.IMSDeletedItemApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedItemApi.GetMSDeletedItem(System.String,System.String,System.String,System.String)">
            <summary>
            Get a deleted directory object by Id
            </summary>
            <remarks>
            Get a deleted directory object by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>MsDirectoryObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedItemApi.GetMSDeletedItemWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Get a deleted directory object by Id
            </summary>
            <remarks>
            Get a deleted directory object by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of MsDirectoryObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedItemApi.RemoveMSDeletedItem(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a soft deleted directory object by Id.
            </summary>
            <remarks>
            Delete a soft deleted directory object by Id.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedItemApi.RemoveMSDeletedItemWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a soft deleted directory object by Id.
            </summary>
            <remarks>
            Delete a soft deleted directory object by Id.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedItemApi.RestoreDeletedDirectoryObject(System.String,System.String,System.String,System.String)">
            <summary>
            Restores the deleted object in the directory
            </summary>
            <remarks>
            Restores the deleted object in the directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a deleted object in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>MsDirectoryObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedItemApi.RestoreDeletedDirectoryObjectWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Restores the deleted object in the directory
            </summary>
            <remarks>
            Restores the deleted object in the directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a deleted object in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of MsDirectoryObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedItemApi.GetMSDeletedItemAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Get a deleted directory object by Id
            </summary>
            <remarks>
            Get a deleted directory object by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of MsDirectoryObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedItemApi.GetMSDeletedItemAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Get a deleted directory object by Id
            </summary>
            <remarks>
            Get a deleted directory object by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse (MsDirectoryObject)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedItemApi.RemoveMSDeletedItemAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a soft deleted directory object by Id.
            </summary>
            <remarks>
            Delete a soft deleted directory object by Id.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedItemApi.RemoveMSDeletedItemAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a soft deleted directory object by Id.
            </summary>
            <remarks>
            Delete a soft deleted directory object by Id.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedItemApi.RestoreDeletedDirectoryObjectAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Restores the deleted object in the directory
            </summary>
            <remarks>
            Restores the deleted object in the directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a deleted object in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of MsDirectoryObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSDeletedItemApi.RestoreDeletedDirectoryObjectAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Restores the deleted object in the directory
            </summary>
            <remarks>
            Restores the deleted object in the directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a deleted object in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse (MsDirectoryObject)</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.#ctor(Microsoft.Open.MSGraphV10.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.SetBasePath(System.String)">
            <summary>
            Sets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.AddDefaultHeader(System.String,System.String)">
            <summary>
            Add default header.
            </summary>
            <param name="key">Header field name.</param>
            <param name="value">Header field value.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.GetMSDeletedItem(System.String,System.String,System.String,System.String)">
            <summary>
            Get a deleted directory object by Id Get a deleted directory object by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>MsDirectoryObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.GetMSDeletedItemWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Get a deleted directory object by Id Get a deleted directory object by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of MsDirectoryObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.GetMSDeletedItemAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Get a deleted directory object by Id Get a deleted directory object by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of MsDirectoryObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.GetMSDeletedItemAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Get a deleted directory object by Id Get a deleted directory object by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse (MsDirectoryObject)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.RemoveMSDeletedItem(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a soft deleted directory object by Id. Delete a soft deleted directory object by Id.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.RemoveMSDeletedItemWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a soft deleted directory object by Id. Delete a soft deleted directory object by Id.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.RemoveMSDeletedItemAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a soft deleted directory object by Id. Delete a soft deleted directory object by Id.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.RemoveMSDeletedItemAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a soft deleted directory object by Id. Delete a soft deleted directory object by Id.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.RestoreDeletedDirectoryObject(System.String,System.String,System.String,System.String)">
            <summary>
            Restores the deleted object in the directory Restores the deleted object in the directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a deleted object in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>MsDirectoryObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.RestoreDeletedDirectoryObjectWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Restores the deleted object in the directory Restores the deleted object in the directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a deleted object in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of MsDirectoryObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.RestoreDeletedDirectoryObjectAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Restores the deleted object in the directory Restores the deleted object in the directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a deleted object in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of MsDirectoryObject</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSDeletedItemApi.RestoreDeletedDirectoryObjectAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Restores the deleted object in the directory Restores the deleted object in the directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a deleted object in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse (MsDirectoryObject)</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphV10.Api.IMSGroupApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.GetLifecyclePolicyGroup(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves a list of all expiration policies that a group belongs to.
            </summary>
            <remarks>
            Retrieves a list of all expiration policies that a group belongs to.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of group present in an expiration policy.</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>GetGroupLifecyclePoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.GetLifecyclePolicyGroupWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves a list of all expiration policies that a group belongs to.
            </summary>
            <remarks>
            Retrieves a list of all expiration policies that a group belongs to.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of group present in an expiration policy.</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>ApiResponse of GetGroupLifecyclePoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.GetMSGroup(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a group by Id
            </summary>
            <remarks>
            Get a group by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.GetMSGroupWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a group by Id
            </summary>
            <remarks>
            Get a group by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApiResponse of MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.GetMSGroups(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all groups within the directory.
            </summary>
            <remarks>
            Get a list of all groups within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>GetMSGroupsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.GetMSGroupsWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all groups within the directory.
            </summary>
            <remarks>
            Get a list of all groups within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApiResponse of GetMSGroupsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.NewMSGroup(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.MsGroup)">
            <summary>
            Create a new group in Azure Active Directory
            </summary>
            <remarks>
            Create a new group in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="msGroup">New Microsoft group</param>
            <returns>MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.NewMSGroupWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.MsGroup)">
            <summary>
            Create a new group in Azure Active Directory
            </summary>
            <remarks>
            Create a new group in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="msGroup">New Microsoft group</param>
            <returns>ApiResponse of MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.RemoveMSGroup(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a group by Id.
            </summary>
            <remarks>
            Delete a group by Id.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.RemoveMSGroupWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a group by Id.
            </summary>
            <remarks>
            Delete a group by Id.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.SetMSGroup(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.MsGroup)">
            <summary>
            Updates a specific group in Azure Active Directory
            </summary>
            <remarks>
            Updates a group identified by Id in Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="msGroup">Group with updated fields</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.SetMSGroupWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.MsGroup)">
            <summary>
            Updates a specific group in Azure Active Directory
            </summary>
            <remarks>
            Updates a group identified by Id in Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="msGroup">Group with updated fields</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.GetLifecyclePolicyGroupAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves a list of all expiration policies that a group belongs to.
            </summary>
            <remarks>
            Retrieves a list of all expiration policies that a group belongs to.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of group present in an expiration policy.</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>Task of GetGroupLifecyclePoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.GetLifecyclePolicyGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves a list of all expiration policies that a group belongs to.
            </summary>
            <remarks>
            Retrieves a list of all expiration policies that a group belongs to.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of group present in an expiration policy.</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>Task of ApiResponse (GetGroupLifecyclePoliciesResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.GetMSGroupAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a group by Id
            </summary>
            <remarks>
            Get a group by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.GetMSGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a group by Id
            </summary>
            <remarks>
            Get a group by Id from Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApiResponse (MsGroup)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.GetMSGroupsAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all groups within the directory.
            </summary>
            <remarks>
            Get a list of all groups within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of GetMSGroupsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.GetMSGroupsAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all groups within the directory.
            </summary>
            <remarks>
            Get a list of all groups within the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApiResponse (GetMSGroupsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.NewMSGroupAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.MsGroup)">
            <summary>
            Create a new group in Azure Active Directory
            </summary>
            <remarks>
            Create a new group in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="msGroup">New Microsoft group</param>
            <returns>Task of MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.NewMSGroupAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.MsGroup)">
            <summary>
            Create a new group in Azure Active Directory
            </summary>
            <remarks>
            Create a new group in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="msGroup">New Microsoft group</param>
            <returns>Task of ApiResponse (MsGroup)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.RemoveMSGroupAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a group by Id.
            </summary>
            <remarks>
            Delete a group by Id.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.RemoveMSGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a group by Id.
            </summary>
            <remarks>
            Delete a group by Id.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.SetMSGroupAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.MsGroup)">
            <summary>
            Updates a specific group in Azure Active Directory
            </summary>
            <remarks>
            Updates a group identified by Id in Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="msGroup">Group with updated fields</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.IMSGroupApi.SetMSGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.MsGroup)">
            <summary>
            Updates a specific group in Azure Active Directory
            </summary>
            <remarks>
            Updates a group identified by Id in Azure Active Directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="msGroup">Group with updated fields</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphV10.Api.MSGroupApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Api.MSGroupApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.#ctor(Microsoft.Open.MSGraphV10.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Api.MSGroupApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.SetBasePath(System.String)">
            <summary>
            Sets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Api.MSGroupApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Api.MSGroupApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.AddDefaultHeader(System.String,System.String)">
            <summary>
            Add default header.
            </summary>
            <param name="key">Header field name.</param>
            <param name="value">Header field value.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.GetLifecyclePolicyGroup(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves a list of all expiration policies that a group belongs to. Retrieves a list of all expiration policies that a group belongs to.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of group present in an expiration policy.</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>GetGroupLifecyclePoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.GetLifecyclePolicyGroupWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves a list of all expiration policies that a group belongs to. Retrieves a list of all expiration policies that a group belongs to.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of group present in an expiration policy.</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>ApiResponse of GetGroupLifecyclePoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.GetLifecyclePolicyGroupAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves a list of all expiration policies that a group belongs to. Retrieves a list of all expiration policies that a group belongs to.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of group present in an expiration policy.</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>Task of GetGroupLifecyclePoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.GetLifecyclePolicyGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves a list of all expiration policies that a group belongs to. Retrieves a list of all expiration policies that a group belongs to.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of group present in an expiration policy.</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <returns>Task of ApiResponse (GetGroupLifecyclePoliciesResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.GetMSGroup(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a group by Id Get a group by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.GetMSGroupWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a group by Id Get a group by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApiResponse of MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.GetMSGroupAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a group by Id Get a group by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.GetMSGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a group by Id Get a group by Id from Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id)</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApiResponse (MsGroup)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.GetMSGroups(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all groups within the directory. Get a list of all groups within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>GetMSGroupsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.GetMSGroupsWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all groups within the directory. Get a list of all groups within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>ApiResponse of GetMSGroupsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.GetMSGroupsAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all groups within the directory. Get a list of all groups within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of GetMSGroupsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.GetMSGroupsAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String,System.String,System.String)">
            <summary>
            Get a list of all groups within the directory. Get a list of all groups within the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="id">The unique identifier of a group in Azure Active Directory (Id). (optional)</param>
            <param name="all">Boolean to express that return all results from the server for the specific query (optional)</param>
            <param name="top">The maximum number of records to return. (optional, default to 100)</param>
            <param name="skiptoken">Skiptoken use to page forward through a large result set.. (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <param name="orderby">The oData v3.0 orderby statement. Controls the order in which the results are returned. (optional)</param>
            <returns>Task of ApiResponse (GetMSGroupsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.NewMSGroup(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.MsGroup)">
            <summary>
            Create a new group in Azure Active Directory Create a new group in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="msGroup">New Microsoft group</param>
            <returns>MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.NewMSGroupWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.MsGroup)">
            <summary>
            Create a new group in Azure Active Directory Create a new group in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="msGroup">New Microsoft group</param>
            <returns>ApiResponse of MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.NewMSGroupAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.MsGroup)">
            <summary>
            Create a new group in Azure Active Directory Create a new group in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="msGroup">New Microsoft group</param>
            <returns>Task of MsGroup</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.NewMSGroupAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.MsGroup)">
            <summary>
            Create a new group in Azure Active Directory Create a new group in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="msGroup">New Microsoft group</param>
            <returns>Task of ApiResponse (MsGroup)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.RemoveMSGroup(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a group by Id. Delete a group by Id.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.RemoveMSGroupWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a group by Id. Delete a group by Id.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.RemoveMSGroupAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a group by Id. Delete a group by Id.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.RemoveMSGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a group by Id. Delete a group by Id.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.SetMSGroup(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.MsGroup)">
            <summary>
            Updates a specific group in Azure Active Directory Updates a group identified by Id in Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="msGroup">Group with updated fields</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.SetMSGroupWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.MsGroup)">
            <summary>
            Updates a specific group in Azure Active Directory Updates a group identified by Id in Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="msGroup">Group with updated fields</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.SetMSGroupAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.MsGroup)">
            <summary>
            Updates a specific group in Azure Active Directory Updates a group identified by Id in Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="msGroup">Group with updated fields</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Api.MSGroupApi.SetMSGroupAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.MsGroup)">
            <summary>
            Updates a specific group in Azure Active Directory Updates a group identified by Id in Azure Active Directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphV10.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an object in Azure Active Directory</param>
            <param name="authorization">Contains the bearer token used to authorize access to the API.</param>
            <param name="cmdletName">Contains the cmdlet name.</param>
            <param name="clientRequestId">Contains the correlation id for the operation.</param>
            <param name="msGroup">Group with updated fields</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphV10.Client.ApiClient">
            <summary>
            API client is mainly responsible for making the HTTP call to the API backend.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiClient.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Client.ApiClient" /> class
            with default configuration and base path (https://graph.microsoft.com).
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiClient.#ctor(Microsoft.Open.MSGraphV10.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Client.ApiClient" /> class
            with default base path (https://graph.microsoft.com).
            </summary>
            <param name="config">An instance of Configuration.</param>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiClient.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Client.ApiClient" /> class
            with default configuration.
            </summary>
            <param name="basePath">The base path.</param>
        </member>
        <member name="F:Microsoft.Open.MSGraphV10.Client.ApiClient.Default">
            <summary>
            Gets or sets the default API client for making HTTP calls.
            </summary>
            <value>The default API client.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Client.ApiClient.Configuration">
            <summary>
            Gets or sets the Configuration.
            </summary>
            <value>An instance of the Configuration.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Client.ApiClient.RestClient">
            <summary>
            Gets or sets the RestClient.
            </summary>
            <value>An instance of the RestClient</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiClient.CallApi(System.String,RestSharp.Method,System.Collections.Generic.Dictionary{System.String,System.String},System.Object,System.Collections.Generic.Dictionary{System.String,System.String},System.Collections.Generic.Dictionary{System.String,System.String},System.Collections.Generic.Dictionary{System.String,RestSharp.FileParameter},System.Collections.Generic.Dictionary{System.String,System.String},System.String)">
            <summary>
            Makes the HTTP request (Sync).
            </summary>
            <param name="path">URL path.</param>
            <param name="method">HTTP method.</param>
            <param name="queryParams">Query parameters.</param>
            <param name="postBody">HTTP body (POST request).</param>
            <param name="headerParams">Header parameters.</param>
            <param name="formParams">Form parameters.</param>
            <param name="fileParams">File parameters.</param>
            <param name="pathParams">Path parameters.</param>
            <param name="contentType">Content Type of the request</param>
            <returns>Object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiClient.CallApiAsync(System.String,RestSharp.Method,System.Collections.Generic.Dictionary{System.String,System.String},System.Object,System.Collections.Generic.Dictionary{System.String,System.String},System.Collections.Generic.Dictionary{System.String,System.String},System.Collections.Generic.Dictionary{System.String,RestSharp.FileParameter},System.Collections.Generic.Dictionary{System.String,System.String},System.String)">
            <summary>
            Makes the asynchronous HTTP request.
            </summary>
            <param name="path">URL path.</param>
            <param name="method">HTTP method.</param>
            <param name="queryParams">Query parameters.</param>
            <param name="postBody">HTTP body (POST request).</param>
            <param name="headerParams">Header parameters.</param>
            <param name="formParams">Form parameters.</param>
            <param name="fileParams">File parameters.</param>
            <param name="pathParams">Path parameters.</param>
            <param name="contentType">Content type.</param>
            <returns>The Task instance.</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiClient.EscapeString(System.String)">
            <summary>
            Escape string (url-encoded).
            </summary>
            <param name="str">String to be escaped.</param>
            <returns>Escaped string.</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiClient.ParameterToFile(System.String,System.IO.Stream)">
            <summary>
            Create FileParameter based on Stream.
            </summary>
            <param name="name">Parameter name.</param>
            <param name="stream">Input stream.</param>
            <returns>FileParameter.</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiClient.ParameterToString(System.Object)">
            <summary>
            If parameter is DateTime, output in a formatted string (default ISO 8601), customizable with Configuration.DateTime.
            If parameter is a list, join the list with ",".
            Otherwise just return the string.
            </summary>
            <param name="obj">The parameter (header, path, query, form).</param>
            <returns>Formatted string.</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiClient.Deserialize(RestSharp.IRestResponse,System.Type)">
            <summary>
            Deserialize the JSON string into a proper object.
            </summary>
            <param name="response">The HTTP response.</param>
            <param name="type">Object type.</param>
            <returns>Object representation of the JSON string.</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiClient.Serialize(System.Object)">
            <summary>
            Serialize an input (model) into JSON string
            </summary>
            <param name="obj">Object.</param>
            <returns>JSON string.</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiClient.SelectHeaderContentType(System.String[])">
            <summary>
            Select the Content-Type header's value from the given content-type array:
            if JSON exists in the given array, use it;
            otherwise use the first one defined in 'consumes'
            </summary>
            <param name="contentTypes">The Content-Type array to select from.</param>
            <returns>The Content-Type header to use.</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiClient.SelectHeaderAccept(System.String[])">
            <summary>
            Select the Accept header's value from the given accepts array:
            if JSON exists in the given array, use it;
            otherwise use all of them (joining into a string)
            </summary>
            <param name="accepts">The accepts array to select from.</param>
            <returns>The Accept header to use.</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiClient.Base64Encode(System.String)">
            <summary>
            Encode string in base64 format.
            </summary>
            <param name="text">String to be encoded.</param>
            <returns>Encoded string.</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiClient.ConvertType(System.Object,System.Type)">
            <summary>
            Dynamically cast the object into target type.
            Ref: http://stackoverflow.com/questions/4925718/c-dynamic-runtime-cast
            </summary>
            <param name="source">Object to be casted</param>
            <param name="dest">Target type</param>
            <returns>Casted object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiClient.ReadAsBytes(System.IO.Stream)">
            <summary>
            Convert stream to byte array
            Credit/Ref: http://stackoverflow.com/a/221941/677735
            </summary>
            <param name="input">Input stream to be converted</param>
            <returns>Byte array</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiClient.UrlEncode(System.String)">
            <summary>
            URL encode a string
            Credit/Ref: https://github.com/restsharp/RestSharp/blob/master/RestSharp/Extensions/StringExtensions.cs#L50
            </summary>
            <param name="input">String to be URL encoded</param>
            <returns>Byte array</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiClient.SanitizeFilename(System.String)">
            <summary>
            Sanitize filename by removing the path
            </summary>
            <param name="filename">Filename</param>
            <returns>Filename</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphV10.Client.ApiException">
            <summary>
            API Exception
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Client.ApiException.ErrorCode">
            <summary>
            Gets or sets the error code (HTTP status code)
            </summary>
            <value>The error code (HTTP status code).</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Client.ApiException.ErrorContent">
            <summary>
            Gets or sets the error content (body json object)
            </summary>
            <value>The error content (Http response body).</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiException.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Client.ApiException"/> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiException.#ctor(System.Int32,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Client.ApiException"/> class.
            </summary>
            <param name="errorCode">HTTP status code.</param>
            <param name="message">Error message.</param>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiException.#ctor(System.Int32,System.String,System.Object)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Client.ApiException"/> class.
            </summary>
            <param name="errorCode">HTTP status code.</param>
            <param name="message">Error message.</param>
            <param name="errorContent">Error content.</param>
        </member>
        <member name="T:Microsoft.Open.MSGraphV10.Client.ApiResponse`1">
            <summary>
            API Response
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Client.ApiResponse`1.StatusCode">
            <summary>
            Gets or sets the status code (HTTP status code)
            </summary>
            <value>The status code.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Client.ApiResponse`1.Headers">
            <summary>
            Gets or sets the HTTP headers
            </summary>
            <value>HTTP headers</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Client.ApiResponse`1.Data">
            <summary>
            Gets or sets the data (parsed HTTP body)
            </summary>
            <value>The data.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.ApiResponse`1.#ctor(System.Int32,System.Collections.Generic.IDictionary{System.String,System.String},`0)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphV10.Client.ApiResponse`1" /> class.
            </summary>
            <param name="statusCode">HTTP status code.</param>
            <param name="headers">HTTP headers.</param>
            <param name="data">Data (parsed HTTP body)</param>
        </member>
        <member name="T:Microsoft.Open.MSGraphV10.Client.Configuration">
            <summary>
            Represents a set of configuration settings
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.Configuration.#ctor(Microsoft.Open.MSGraphV10.Client.ApiClient,System.Collections.Generic.Dictionary{System.String,System.String},System.String,System.String,System.String,System.Collections.Generic.Dictionary{System.String,System.String},System.Collections.Generic.Dictionary{System.String,System.String},System.String,System.String,System.Int32,System.String)">
            <summary>
            Initializes a new instance of the Configuration class with different settings
            </summary>
            <param name="apiClient">Api client</param>
            <param name="defaultHeader">Dictionary of default HTTP header</param>
            <param name="username">Username</param>
            <param name="password">Password</param>
            <param name="accessToken">accessToken</param>
            <param name="apiKey">Dictionary of API key</param>
            <param name="apiKeyPrefix">Dictionary of API key prefix</param>
            <param name="tempFolderPath">Temp folder path</param>
            <param name="dateTimeFormat">DateTime format string</param>
            <param name="timeout">HTTP connection timeout (in milliseconds)</param>
            <param name="userAgent">HTTP user agent</param>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.Configuration.#ctor(Microsoft.Open.MSGraphV10.Client.ApiClient)">
            <summary>
            Initializes a new instance of the Configuration class.
            </summary>
            <param name="apiClient">Api client.</param>
        </member>
        <member name="F:Microsoft.Open.MSGraphV10.Client.Configuration.Version">
            <summary>
            Version of the package.
            </summary>
            <value>Version of the package.</value>
        </member>
        <member name="F:Microsoft.Open.MSGraphV10.Client.Configuration.Default">
            <summary>
            Gets or sets the default Configuration.
            </summary>
            <value>Configuration.</value>
        </member>
        <member name="F:Microsoft.Open.MSGraphV10.Client.Configuration.DefaultExceptionFactory">
            <summary>
            Default creation of exceptions for a given method name and response object
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Client.Configuration.Timeout">
            <summary>
            Gets or sets the HTTP timeout (milliseconds) of ApiClient. Default to 100000 milliseconds.
            </summary>
            <value>Timeout.</value>
        </member>
        <member name="F:Microsoft.Open.MSGraphV10.Client.Configuration.ApiClient">
            <summary>
            Gets or sets the default API client for making HTTP calls.
            </summary>
            <value>The API client.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.Configuration.setApiClientUsingDefault(Microsoft.Open.MSGraphV10.Client.ApiClient)">
            <summary>
            Set the ApiClient using Default or ApiClient instance.
            </summary>
            <param name="apiClient">An instance of ApiClient.</param>
            <returns></returns>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Client.Configuration.DefaultHeader">
            <summary>
            Gets or sets the default header.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.Configuration.AddDefaultHeader(System.String,System.String)">
            <summary>
            Add default header.
            </summary>
            <param name="key">Header field name.</param>
            <param name="value">Header field value.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.Configuration.AddApiKey(System.String,System.String)">
            <summary>
            Add Api Key Header.
            </summary>
            <param name="key">Api Key name.</param>
            <param name="value">Api Key value.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.Configuration.AddApiKeyPrefix(System.String,System.String)">
            <summary>
            Sets the API key prefix.
            </summary>
            <param name="key">Api Key name.</param>
            <param name="value">Api Key value.</param>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Client.Configuration.UserAgent">
            <summary>
            Gets or sets the HTTP user agent.
            </summary>
            <value>Http user agent.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Client.Configuration.Username">
            <summary>
            Gets or sets the username (HTTP basic authentication).
            </summary>
            <value>The username.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Client.Configuration.Password">
            <summary>
            Gets or sets the password (HTTP basic authentication).
            </summary>
            <value>The password.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Client.Configuration.AccessToken">
            <summary>
            Gets or sets the access token for OAuth2 authentication.
            </summary>
            <value>The access token.</value>
        </member>
        <member name="F:Microsoft.Open.MSGraphV10.Client.Configuration.ApiKey">
            <summary>
            Gets or sets the API key based on the authentication name.
            </summary>
            <value>The API key.</value>
        </member>
        <member name="F:Microsoft.Open.MSGraphV10.Client.Configuration.ApiKeyPrefix">
            <summary>
            Gets or sets the prefix (e.g. Token) of the API key based on the authentication name.
            </summary>
            <value>The prefix of the API key.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.Configuration.GetApiKeyWithPrefix(System.String)">
            <summary>
            Get the API key with prefix.
            </summary>
            <param name="apiKeyIdentifier">API key identifier (authentication scheme).</param>
            <returns>API key with prefix.</returns>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Client.Configuration.TempFolderPath">
            <summary>
            Gets or sets the temporary folder path to store the files downloaded from the server.
            </summary>
            <value>Folder path.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Client.Configuration.DateTimeFormat">
            <summary>
            Gets or sets the the date time format used when serializing in the ApiClient
            By default, it's set to ISO 8601 - "o", for others see:
            https://msdn.microsoft.com/en-us/library/az4se3k1(v=vs.110).aspx
            and https://msdn.microsoft.com/en-us/library/8kb3ddd4(v=vs.110).aspx
            No validation is done to ensure that the string you're providing is valid
            </summary>
            <value>The DateTimeFormat string</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.Configuration.ToDebugReport">
            <summary>
            Returns a string with essential information for debugging.
            </summary>
        </member>
        <member name="T:Microsoft.Open.MSGraphV10.Client.ExceptionFactory">
            <summary>
            A delegate to ExceptionFactory method
            </summary>
            <param name="methodName">Method name</param>
            <param name="response">Response</param>
            <returns>Exceptions</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphV10.Client.IApiAccessor">
            <summary>
            Represents configuration aspects required to interact with the API endpoints.
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Client.IApiAccessor.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.IApiAccessor.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphV10.Client.IApiAccessor.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="F:Microsoft.Open.MSGraphV10.Client.MsGraphV10JsonConverter.OdataTypeKey">
            <summary>
            In the JSON response, the OData type of the object being returned is this key.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.MsGraphV10JsonConverter.CanConvert(System.Type)">
            <summary>
            Can the current implementation handle this type?
            </summary>
            <param name="objectType">Object type/</param>
            <returns>
            <see langword="true"/> if the converter can handle the type.
            <see langword="false"/> otherwise.
            </returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphV10.Client.MsGraphV10JsonConverter.ReadJson(Newtonsoft.Json.JsonReader,System.Type,System.Object,Newtonsoft.Json.JsonSerializer)">
            <summary>
            Read JSON string to the object.
            </summary>
            <param name="reader">JSON reader.</param>
            <param name="objectType">Object type.</param>
            <param name="existingValue">Existing value.</param>
            <param name="serializer">Json serializer</param>
            <returns>Deserialized object.</returns>
            <remarks>
            1. Check if this is an array or a single element.
                If Array, deserialize each element as DirectoryObject and return the list
            2. Deserialize using the default property set
            3. Find the non-deserialized properties and add them to the Dictionary.
            </remarks>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject">
            <summary>
            Application Proxy application object.
            </summary>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.ExternalAuthenticationTypeEnum">
            <summary>
            The external authentication type.
            </summary>
            <value>The external authentication type.</value>
        </member>
        <member name="F:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.ExternalAuthenticationTypeEnum.AadPreAuthentication">
            <summary>
            Enum AadPreAuthentication for "aadPreAuthentication"
            </summary>
        </member>
        <member name="F:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.ExternalAuthenticationTypeEnum.Passthru">
            <summary>
            Enum Passthru for "passthru"
            </summary>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.ApplicationServerTimeoutEnum">
            <summary>
            The backend timeout.
            </summary>
            <value>The backend timeout.</value>
        </member>
        <member name="F:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.ApplicationServerTimeoutEnum.Default">
            <summary>
            Enum Default for "default"
            </summary>
        </member>
        <member name="F:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.ApplicationServerTimeoutEnum.Long">
            <summary>
            Enum Long for "long"
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.ExternalAuthenticationType">
            <summary>
            The external authentication type.
            </summary>
            <value>The external authentication type.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.ApplicationServerTimeout">
            <summary>
            The backend timeout.
            </summary>
            <value>The backend timeout.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.#ctor(System.String,System.String,System.Nullable{Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.ExternalAuthenticationTypeEnum},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.Nullable{Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.ApplicationServerTimeoutEnum},Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject,Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainKeyCredentialObject,Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainPasswordCredentialObject,Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject" /> class.
            </summary>
            <param name="ExternalUrl">The external url..</param>
            <param name="InternalUrl">The internal url..</param>
            <param name="ExternalAuthenticationType">The external authentication type..</param>
            <param name="IsTranslateHostHeaderEnabled">A boolean indicating whether to translate host address in headers..</param>
            <param name="IsTranslateLinksInBodyEnabled">A boolean indicating whether to translate links in body..</param>
            <param name="IsOnPremPublishingEnabled">A boolean indicating whether the application is enabled..</param>
            <param name="ApplicationServerTimeout">The backend timeout..</param>
            <param name="VerifiedCustomDomainCertificatesMetadata">The verified custom domain certificate metadata object..</param>
            <param name="VerifiedCustomDomainKeyCredential">The verified custom domain key credential object..</param>
            <param name="VerifiedCustomDomainPasswordCredential">The verified custom domain password credential object..</param>
            <param name="SingleSignOnSettings">The single sign on settings object..</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.ExternalUrl">
            <summary>
            The external url.
            </summary>
            <value>The external url.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.InternalUrl">
            <summary>
            The internal url.
            </summary>
            <value>The internal url.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.IsTranslateHostHeaderEnabled">
            <summary>
            A boolean indicating whether to translate host address in headers.
            </summary>
            <value>A boolean indicating whether to translate host address in headers.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.IsTranslateLinksInBodyEnabled">
            <summary>
            A boolean indicating whether to translate links in body.
            </summary>
            <value>A boolean indicating whether to translate links in body.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.IsOnPremPublishingEnabled">
            <summary>
            A boolean indicating whether the application is enabled.
            </summary>
            <value>A boolean indicating whether the application is enabled.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.VerifiedCustomDomainCertificatesMetadata">
            <summary>
            The verified custom domain certificate metadata object.
            </summary>
            <value>The verified custom domain certificate metadata object.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.VerifiedCustomDomainKeyCredential">
            <summary>
            The verified custom domain key credential object.
            </summary>
            <value>The verified custom domain key credential object.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.VerifiedCustomDomainPasswordCredential">
            <summary>
            The verified custom domain password credential object.
            </summary>
            <value>The verified custom domain password credential object.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.SingleSignOnSettings">
            <summary>
            The single sign on settings object.
            </summary>
            <value>The single sign on settings object.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.Equals(Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject)">
            <summary>
            Returns true if ApplicationProxyApplicationObject instances are equal
            </summary>
            <param name="other">Instance of ApplicationProxyApplicationObject to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorGroupObject">
            <summary>
            Application Proxy connector group object.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorGroupObject.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorGroupObject" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorGroupObject.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorGroupObject" /> class.
            </summary>
            <param name="Name">The connector group name. (required).</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorGroupObject.Id">
            <summary>
            A unique identifier for application proxy connector group object. Key. Not nullable. Read-only.
            </summary>
            <value>A unique identifier for application proxy connector group object. Key. Not nullable. Read-only.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorGroupObject.Name">
            <summary>
            The connector group name.
            </summary>
            <value>The connector group name.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorGroupObject.ConnectorGroupType">
            <summary>
            The connector group type.
            </summary>
            <value>The connector group type.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorGroupObject.IsDefault">
            <summary>
            A boolean value indicating whether this is the default connector group.
            </summary>
            <value>A boolean value indicating whether this is the default connector group.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorGroupObject.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorGroupObject.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorGroupObject.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorGroupObject.Equals(Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorGroupObject)">
            <summary>
            Returns true if ApplicationProxyConnectorGroupObject instances are equal
            </summary>
            <param name="other">Instance of ApplicationProxyConnectorGroupObject to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorGroupObject.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorObject">
            <summary>
            Application Proxy connector object.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorObject.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorObject" /> class.
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorObject.Id">
            <summary>
            A unique identifier for application proxy connector object. Key. Not nullable. Read-only.
            </summary>
            <value>A unique identifier for application proxy connector object. Key. Not nullable. Read-only.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorObject.MachineName">
            <summary>
            The machine name.
            </summary>
            <value>The machine name.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorObject.ExternalIp">
            <summary>
            The external ip address.
            </summary>
            <value>The external ip address.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorObject.Status">
            <summary>
            The status of the connector.
            </summary>
            <value>The status of the connector.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorObject.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorObject.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorObject.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorObject.Equals(Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorObject)">
            <summary>
            Returns true if ApplicationProxyConnectorObject instances are equal
            </summary>
            <param name="other">Instance of ApplicationProxyConnectorObject to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorObject.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject">
            <summary>
            Application Proxy on premises publishing object.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject.#ctor(Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject,System.Collections.Generic.List{System.String},System.Collections.Generic.List{System.String},System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject" /> class.
            </summary>
            <param name="OnPremisesPublishing">The application proxy application object..</param>
            <param name="ReplyUrls">The reply urls for Azure AD Application..</param>
            <param name="IdentifierUris">The identifier uris for Azure AD Application..</param>
            <param name="Homepage">The homepage url for Azure AD Application..</param>
            <param name="LogoutUrl">The logout url for Azure AD Application..</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject.OnPremisesPublishing">
            <summary>
            The application proxy application object.
            </summary>
            <value>The application proxy application object.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject.ReplyUrls">
            <summary>
            The reply urls for Azure AD Application.
            </summary>
            <value>The reply urls for Azure AD Application.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject.IdentifierUris">
            <summary>
            The identifier uris for Azure AD Application.
            </summary>
            <value>The identifier uris for Azure AD Application.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject.Homepage">
            <summary>
            The homepage url for Azure AD Application.
            </summary>
            <value>The homepage url for Azure AD Application.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject.LogoutUrl">
            <summary>
            The logout url for Azure AD Application.
            </summary>
            <value>The logout url for Azure AD Application.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject.Equals(Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject)">
            <summary>
            Returns true if ApplicationProxyOnPremisesPublishingObject instances are equal
            </summary>
            <param name="other">Instance of ApplicationProxyOnPremisesPublishingObject to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.ApplicationProxyOnPremisesPublishingObject.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.EmailAddress">
            <summary>
            Message email address reprensentation.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.EmailAddress.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.EmailAddress" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.EmailAddress.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.EmailAddress" /> class.
            </summary>
            <param name="Name">Name of the person.</param>
            <param name="Address">Email address.</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.EmailAddress.Name">
            <summary>
            Name of the person
            </summary>
            <value>Name of the person</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.EmailAddress.Address">
            <summary>
            Email address
            </summary>
            <value>Email address</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.EmailAddress.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.EmailAddress.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.EmailAddress.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.EmailAddress.Equals(Microsoft.Open.MSGraph.Model.EmailAddress)">
            <summary>
            Returns true if EmailAddress instances are equal
            </summary>
            <param name="other">Instance of EmailAddress to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.EmailAddress.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.GetApplicationProxyApplicationObjectsResponse">
            <summary>
            A list of application proxy applications.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyApplicationObjectsResponse.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetApplicationProxyApplicationObjectsResponse" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyApplicationObjectsResponse.#ctor(System.String,System.String,System.Collections.Generic.List{Microsoft.Open.MSGraph.Model.ApplicationProxyApplicationObject})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetApplicationProxyApplicationObjectsResponse" /> class.
            </summary>
            <param name="OdataNextLink">Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client..</param>
            <param name="OdataContext">OdataContext.</param>
            <param name="Value">Value.</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetApplicationProxyApplicationObjectsResponse.OdataNextLink">
            <summary>
            Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client.
            </summary>
            <value>Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetApplicationProxyApplicationObjectsResponse.OdataContext">
            <summary>
            Gets or Sets OdataContext
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetApplicationProxyApplicationObjectsResponse.Value">
            <summary>
            Gets or Sets Value
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyApplicationObjectsResponse.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyApplicationObjectsResponse.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyApplicationObjectsResponse.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyApplicationObjectsResponse.Equals(Microsoft.Open.MSGraph.Model.GetApplicationProxyApplicationObjectsResponse)">
            <summary>
            Returns true if GetApplicationProxyApplicationObjectsResponse instances are equal
            </summary>
            <param name="other">Instance of GetApplicationProxyApplicationObjectsResponse to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyApplicationObjectsResponse.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorGroupObjectsResponse">
            <summary>
            A list of application proxy connector groups.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorGroupObjectsResponse.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorGroupObjectsResponse" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorGroupObjectsResponse.#ctor(System.String,System.String,System.Collections.Generic.List{Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorGroupObject})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorGroupObjectsResponse" /> class.
            </summary>
            <param name="OdataNextLink">Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client..</param>
            <param name="OdataContext">OdataContext.</param>
            <param name="Value">Value.</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorGroupObjectsResponse.OdataNextLink">
            <summary>
            Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client.
            </summary>
            <value>Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorGroupObjectsResponse.OdataContext">
            <summary>
            Gets or Sets OdataContext
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorGroupObjectsResponse.Value">
            <summary>
            Gets or Sets Value
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorGroupObjectsResponse.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorGroupObjectsResponse.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorGroupObjectsResponse.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorGroupObjectsResponse.Equals(Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorGroupObjectsResponse)">
            <summary>
            Returns true if GetApplicationProxyConnectorGroupObjectsResponse instances are equal
            </summary>
            <param name="other">Instance of GetApplicationProxyConnectorGroupObjectsResponse to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorGroupObjectsResponse.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorObjectsResponse">
            <summary>
            A list of application proxy connectors.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorObjectsResponse.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorObjectsResponse" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorObjectsResponse.#ctor(System.String,System.String,System.Collections.Generic.List{Microsoft.Open.MSGraph.Model.ApplicationProxyConnectorObject})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorObjectsResponse" /> class.
            </summary>
            <param name="OdataNextLink">Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client..</param>
            <param name="OdataContext">OdataContext.</param>
            <param name="Value">Value.</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorObjectsResponse.OdataNextLink">
            <summary>
            Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client.
            </summary>
            <value>Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorObjectsResponse.OdataContext">
            <summary>
            Gets or Sets OdataContext
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorObjectsResponse.Value">
            <summary>
            Gets or Sets Value
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorObjectsResponse.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorObjectsResponse.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorObjectsResponse.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorObjectsResponse.Equals(Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorObjectsResponse)">
            <summary>
            Returns true if GetApplicationProxyConnectorObjectsResponse instances are equal
            </summary>
            <param name="other">Instance of GetApplicationProxyConnectorObjectsResponse to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetApplicationProxyConnectorObjectsResponse.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.GetDirectoryObjectsResponse">
            <summary>
            A list of directory objects.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetDirectoryObjectsResponse.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetDirectoryObjectsResponse" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetDirectoryObjectsResponse.#ctor(System.String,System.String,System.Collections.Generic.List{Microsoft.Open.MSGraph.Model.MsDirectoryObject})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetDirectoryObjectsResponse" /> class.
            </summary>
            <param name="OdataNextLink">Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client..</param>
            <param name="OdataContext">OdataContext.</param>
            <param name="Value">Value.</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetDirectoryObjectsResponse.OdataNextLink">
            <summary>
            Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client.
            </summary>
            <value>Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetDirectoryObjectsResponse.OdataContext">
            <summary>
            Gets or Sets OdataContext
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetDirectoryObjectsResponse.Value">
            <summary>
            Gets or Sets Value
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetDirectoryObjectsResponse.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetDirectoryObjectsResponse.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetDirectoryObjectsResponse.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetDirectoryObjectsResponse.Equals(Microsoft.Open.MSGraph.Model.GetDirectoryObjectsResponse)">
            <summary>
            Returns true if GetDirectoryObjectsResponse instances are equal
            </summary>
            <param name="other">Instance of GetDirectoryObjectsResponse to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetDirectoryObjectsResponse.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.GetGroupLifecyclePoliciesResponse">
            <summary>
            A list of expiration policies.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetGroupLifecyclePoliciesResponse.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetGroupLifecyclePoliciesResponse" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetGroupLifecyclePoliciesResponse.#ctor(System.String,System.String,System.Collections.Generic.List{Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetGroupLifecyclePoliciesResponse" /> class.
            </summary>
            <param name="OdataNextLink">Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client..</param>
            <param name="OdataContext">OdataContext.</param>
            <param name="Value">Value.</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetGroupLifecyclePoliciesResponse.OdataNextLink">
            <summary>
            Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client.
            </summary>
            <value>Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetGroupLifecyclePoliciesResponse.OdataContext">
            <summary>
            Gets or Sets OdataContext
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetGroupLifecyclePoliciesResponse.Value">
            <summary>
            Gets or Sets Value
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetGroupLifecyclePoliciesResponse.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetGroupLifecyclePoliciesResponse.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetGroupLifecyclePoliciesResponse.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetGroupLifecyclePoliciesResponse.Equals(Microsoft.Open.MSGraph.Model.GetGroupLifecyclePoliciesResponse)">
            <summary>
            Returns true if GetGroupLifecyclePoliciesResponse instances are equal
            </summary>
            <param name="other">Instance of GetGroupLifecyclePoliciesResponse to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetGroupLifecyclePoliciesResponse.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.GetMSGroupsResponse">
            <summary>
            A list of groups.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetMSGroupsResponse.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetMSGroupsResponse" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetMSGroupsResponse.#ctor(System.String,System.String,System.Collections.Generic.List{Microsoft.Open.MSGraph.Model.MsGroup})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetMSGroupsResponse" /> class.
            </summary>
            <param name="OdataNextLink">Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client..</param>
            <param name="OdataContext">OdataContext.</param>
            <param name="Value">Value.</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetMSGroupsResponse.OdataNextLink">
            <summary>
            Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client.
            </summary>
            <value>Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetMSGroupsResponse.OdataContext">
            <summary>
            Gets or Sets OdataContext
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetMSGroupsResponse.Value">
            <summary>
            Gets or Sets Value
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetMSGroupsResponse.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetMSGroupsResponse.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetMSGroupsResponse.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetMSGroupsResponse.Equals(Microsoft.Open.MSGraph.Model.GetMSGroupsResponse)">
            <summary>
            Returns true if GetMSGroupsResponse instances are equal
            </summary>
            <param name="other">Instance of GetMSGroupsResponse to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetMSGroupsResponse.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.GroupLifecyclePoliciesActionMethodsResponse">
            <summary>
            Boolean value indicating whether the operation succeeded or not.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GroupLifecyclePoliciesActionMethodsResponse.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GroupLifecyclePoliciesActionMethodsResponse" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GroupLifecyclePoliciesActionMethodsResponse.#ctor(System.String,System.String,System.Nullable{System.Boolean})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GroupLifecyclePoliciesActionMethodsResponse" /> class.
            </summary>
            <param name="OdataNextLink">Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client..</param>
            <param name="OdataContext">OdataContext.</param>
            <param name="Value">Value.</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GroupLifecyclePoliciesActionMethodsResponse.OdataNextLink">
            <summary>
            Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client.
            </summary>
            <value>Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GroupLifecyclePoliciesActionMethodsResponse.OdataContext">
            <summary>
            Gets or Sets OdataContext
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GroupLifecyclePoliciesActionMethodsResponse.Value">
            <summary>
            Gets or Sets Value
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GroupLifecyclePoliciesActionMethodsResponse.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GroupLifecyclePoliciesActionMethodsResponse.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GroupLifecyclePoliciesActionMethodsResponse.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GroupLifecyclePoliciesActionMethodsResponse.Equals(Microsoft.Open.MSGraph.Model.GroupLifecyclePoliciesActionMethodsResponse)">
            <summary>
            Returns true if GroupLifecyclePoliciesActionMethodsResponse instances are equal
            </summary>
            <param name="other">Instance of GroupLifecyclePoliciesActionMethodsResponse to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GroupLifecyclePoliciesActionMethodsResponse.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy">
            <summary>
            Expiration policy for groups.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy.#ctor(System.Nullable{System.Int32},System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy" /> class.
            </summary>
            <param name="GroupLifetimeInDays">Number of days a group can exist before it needs to be renewed. (required).</param>
            <param name="ManagedGroupTypes">Expiry applies for these types of groups. Possible values are All, Selected, None. (required).</param>
            <param name="AlternateNotificationEmails">Semicolon separated list of notification email addresses to send notifications to for groups without owners. (required).</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy.Id">
            <summary>
            An Unique identifier for a policy. Read-only.
            </summary>
            <value>An Unique identifier for a policy. Read-only.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy.GroupLifetimeInDays">
            <summary>
            Number of days a group can exist before it needs to be renewed.
            </summary>
            <value>Number of days a group can exist before it needs to be renewed.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy.ManagedGroupTypes">
            <summary>
            Expiry applies for these types of groups. Possible values are All, Selected, None.
            </summary>
            <value>Expiry applies for these types of groups. Possible values are All, Selected, None.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy.AlternateNotificationEmails">
            <summary>
            Semicolon separated list of notification email addresses to send notifications to for groups without owners.
            </summary>
            <value>Semicolon separated list of notification email addresses to send notifications to for groups without owners.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy.Equals(Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy)">
            <summary>
            Returns true if GroupLifecyclePolicy instances are equal
            </summary>
            <param name="other">Instance of GroupLifecyclePolicy to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GroupLifecyclePolicy.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.Invitation">
            <summary>
            A invitation object.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Invitation.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.Invitation" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Invitation.#ctor(System.String,System.String,System.Nullable{System.Boolean},System.String,Microsoft.Open.MSGraph.Model.InvitedUserMessageInfo,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.Invitation" /> class.
            </summary>
            <param name="InvitedUserDisplayName">The display name of the invited user..</param>
            <param name="InvitedUserEmailAddress">The email address of the invited user. (required).</param>
            <param name="SendInvitationMessage">indicates whether a invitation message with redeem url should be sent or not..</param>
            <param name="InviteRedirectUrl">The URL invited user should be redirected to after redemption. (required).</param>
            <param name="InvitedUserMessageInfo">Additional configuration for the message being sent to the invited user, including customizing message text, language and cc recipient list..</param>
            <param name="InvitedUserType">The userType of the user being invited. By default, this is Guest. You can invite as Member if you&#39;re are company administrator..</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Invitation.Id">
            <summary>
            Unique identifier for the object.
            </summary>
            <value>Unique identifier for the object.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Invitation.InvitedUserDisplayName">
            <summary>
            The display name of the invited user.
            </summary>
            <value>The display name of the invited user.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Invitation.InvitedUserEmailAddress">
            <summary>
            The email address of the invited user.
            </summary>
            <value>The email address of the invited user.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Invitation.SendInvitationMessage">
            <summary>
            indicates whether a invitation message with redeem url should be sent or not.
            </summary>
            <value>indicates whether a invitation message with redeem url should be sent or not.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Invitation.InviteRedeemUrl">
            <summary>
            The redeem URL for the invited user.
            </summary>
            <value>The redeem URL for the invited user.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Invitation.InviteRedirectUrl">
            <summary>
            The URL invited user should be redirected to after redemption.
            </summary>
            <value>The URL invited user should be redirected to after redemption.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Invitation.InvitedUser">
            <summary>
            The objectId of the invited user.
            </summary>
            <value>The objectId of the invited user.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Invitation.InvitedUserMessageInfo">
            <summary>
            Additional configuration for the message being sent to the invited user, including customizing message text, language and cc recipient list.
            </summary>
            <value>Additional configuration for the message being sent to the invited user, including customizing message text, language and cc recipient list.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Invitation.InvitedUserType">
            <summary>
            The userType of the user being invited. By default, this is Guest. You can invite as Member if you&#39;re are company administrator.
            </summary>
            <value>The userType of the user being invited. By default, this is Guest. You can invite as Member if you&#39;re are company administrator.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Invitation.Status">
            <summary>
            The status of the invitation.
            </summary>
            <value>The status of the invitation.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Invitation.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Invitation.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Invitation.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Invitation.Equals(Microsoft.Open.MSGraph.Model.Invitation)">
            <summary>
            Returns true if Invitation instances are equal
            </summary>
            <param name="other">Instance of Invitation to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Invitation.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.InvitedUserMessageInfo">
            <summary>
            The invitedUserMessageInfo object allows you to configure the invitation message
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.InvitedUserMessageInfo.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.InvitedUserMessageInfo" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.InvitedUserMessageInfo.#ctor(System.Collections.Generic.List{Microsoft.Open.MSGraph.Model.Recipient},System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.InvitedUserMessageInfo" /> class.
            </summary>
            <param name="CcRecipients">Additional recipients the invitation message should be sent to..</param>
            <param name="CustomizedMessageBody">Customized message body you want to send if you don&#39;t want the default message..</param>
            <param name="MessageLanguage">The language you want to send the default message in. If the customizedMessageBody is specified, this property is ignored, and the message is sent using the customizedMessageBody. The language format should be in ISO 639. The default is en-US..</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.InvitedUserMessageInfo.CcRecipients">
            <summary>
            Additional recipients the invitation message should be sent to.
            </summary>
            <value>Additional recipients the invitation message should be sent to.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.InvitedUserMessageInfo.CustomizedMessageBody">
            <summary>
            Customized message body you want to send if you don&#39;t want the default message.
            </summary>
            <value>Customized message body you want to send if you don&#39;t want the default message.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.InvitedUserMessageInfo.MessageLanguage">
            <summary>
            The language you want to send the default message in. If the customizedMessageBody is specified, this property is ignored, and the message is sent using the customizedMessageBody. The language format should be in ISO 639. The default is en-US.
            </summary>
            <value>The language you want to send the default message in. If the customizedMessageBody is specified, this property is ignored, and the message is sent using the customizedMessageBody. The language format should be in ISO 639. The default is en-US.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.InvitedUserMessageInfo.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.InvitedUserMessageInfo.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.InvitedUserMessageInfo.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.InvitedUserMessageInfo.Equals(Microsoft.Open.MSGraph.Model.InvitedUserMessageInfo)">
            <summary>
            Returns true if InvitedUserMessageInfo instances are equal
            </summary>
            <param name="other">Instance of InvitedUserMessageInfo to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.InvitedUserMessageInfo.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.LcmGroupId">
            <summary>
            Represents a group object present in expiration policy.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.LcmGroupId.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.LcmGroupId" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.LcmGroupId.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.LcmGroupId" /> class.
            </summary>
            <param name="GroupId">A Guid that is the unique identifier for the group. Key. Not nullable. (required).</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.LcmGroupId.GroupId">
            <summary>
            A Guid that is the unique identifier for the group. Key. Not nullable.
            </summary>
            <value>A Guid that is the unique identifier for the group. Key. Not nullable.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.LcmGroupId.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.LcmGroupId.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.LcmGroupId.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.LcmGroupId.Equals(Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Returns true if LcmGroupId instances are equal
            </summary>
            <param name="other">Instance of LcmGroupId to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.LcmGroupId.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.MsDirectoryObject">
            <summary>
            Represents an Azure Active Directory object. The directoryObject type is the base type for many other directory entity types.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.MsDirectoryObject.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.MsDirectoryObject" /> class.
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsDirectoryObject.Id">
            <summary>
            A Guid that is the unique identifier for the object. Key. Not nullable. Read-only.
            </summary>
            <value>A Guid that is the unique identifier for the object. Key. Not nullable. Read-only.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsDirectoryObject.OdataType">
            <summary>
            Odata Type of the object if returned by an api returning different object types. Read-only.
            </summary>
            <value>Odata Type of the object if returned by an api returning different object types. Read-only.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.MsDirectoryObject.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.MsDirectoryObject.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.MsDirectoryObject.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.MsDirectoryObject.Equals(Microsoft.Open.MSGraph.Model.MsDirectoryObject)">
            <summary>
            Returns true if MsDirectoryObject instances are equal
            </summary>
            <param name="other">Instance of MsDirectoryObject to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.MsDirectoryObject.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.MsGroup">
            <summary>
            Represents an Azure Active Directory Group.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.MsGroup.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.MsGroup" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.MsGroup.#ctor(System.String,System.String,System.Nullable{System.Boolean},System.String,System.Nullable{System.Boolean},System.Collections.Generic.List{System.String},System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.MsGroup" /> class.
            </summary>
            <param name="Description">An optional description for the group..</param>
            <param name="DisplayName">The display name for the group. This property is required when a group is created and it cannot be cleared during updates. (required).</param>
            <param name="MailEnabled">Specifies whether the group is mail-enabled. If the securityEnabled property is also true, the group is a mail-enabled security group; otherwise, the group is a Microsoft Exchange distribution group. Only (pure) security groups can be created using Azure AD Graph. For this reason, the property must be set false when creating a group and it cannot be updated using Azure AD Graph. (required).</param>
            <param name="MailNickname">The mail alias for the group. This property must be specified when a group is created. (required).</param>
            <param name="SecurityEnabled">Specifies whether the group is a security group. If the mailEnabled property is also true, the group is a mail-enabled security group; otherwise it is a security group. Only (pure) security groups can be created using Azure AD Graph. For this reason, the property must be set true when creating a group. (required).</param>
            <param name="GroupTypes">Specifies the type of group to create. Possible values are Unified to create an Office 365 group, or DynamicMembership for dynamic groups. For all other group types, like security-enabled groups and email-enabled security groups, do not set this property..</param>
            <param name="Visibility">Visibility of the group. Indicates whether the group is public, private or membership is hidden..</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsGroup.Id">
            <summary>
            A Guid that is the unique identifier for the object. Key. Not nullable. Read-only.
            </summary>
            <value>A Guid that is the unique identifier for the object. Key. Not nullable. Read-only.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsGroup.OdataType">
            <summary>
            Odata Type of the object if returned by an api returning different object types. Read-only.
            </summary>
            <value>Odata Type of the object if returned by an api returning different object types. Read-only.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsGroup.Description">
            <summary>
            An optional description for the group.
            </summary>
            <value>An optional description for the group.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsGroup.OnPremisesSyncEnabled">
            <summary>
            true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default).
            </summary>
            <value>true if this object is synced from an on-premises directory; false if this object was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default).</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsGroup.DisplayName">
            <summary>
            The display name for the group. This property is required when a group is created and it cannot be cleared during updates.
            </summary>
            <value>The display name for the group. This property is required when a group is created and it cannot be cleared during updates.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsGroup.OnPremisesLastSyncDateTime">
            <summary>
            Indicates the last time at which the object was synced with the on-premises directory.
            </summary>
            <value>Indicates the last time at which the object was synced with the on-premises directory.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsGroup.Mail">
            <summary>
            The SMTP address for the group.
            </summary>
            <value>The SMTP address for the group.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsGroup.MailEnabled">
            <summary>
            Specifies whether the group is mail-enabled. If the securityEnabled property is also true, the group is a mail-enabled security group; otherwise, the group is a Microsoft Exchange distribution group. Only (pure) security groups can be created using Azure AD Graph. For this reason, the property must be set false when creating a group and it cannot be updated using Azure AD Graph.
            </summary>
            <value>Specifies whether the group is mail-enabled. If the securityEnabled property is also true, the group is a mail-enabled security group; otherwise, the group is a Microsoft Exchange distribution group. Only (pure) security groups can be created using Azure AD Graph. For this reason, the property must be set false when creating a group and it cannot be updated using Azure AD Graph.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsGroup.MailNickname">
            <summary>
            The mail alias for the group. This property must be specified when a group is created.
            </summary>
            <value>The mail alias for the group. This property must be specified when a group is created.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsGroup.OnPremisesSecurityIdentifier">
            <summary>
            Contains the on-premises security identifier (SID) for the group that was synchronized from on-premises to the cloud.
            </summary>
            <value>Contains the on-premises security identifier (SID) for the group that was synchronized from on-premises to the cloud.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsGroup.ProxyAddresses">
            <summary>
            Gets or Sets ProxyAddresses
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsGroup.SecurityEnabled">
            <summary>
            Specifies whether the group is a security group. If the mailEnabled property is also true, the group is a mail-enabled security group; otherwise it is a security group. Only (pure) security groups can be created using Azure AD Graph. For this reason, the property must be set true when creating a group.
            </summary>
            <value>Specifies whether the group is a security group. If the mailEnabled property is also true, the group is a mail-enabled security group; otherwise it is a security group. Only (pure) security groups can be created using Azure AD Graph. For this reason, the property must be set true when creating a group.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsGroup.GroupTypes">
            <summary>
            Specifies the type of group to create. Possible values are Unified to create an Office 365 group, or DynamicMembership for dynamic groups. For all other group types, like security-enabled groups and email-enabled security groups, do not set this property.
            </summary>
            <value>Specifies the type of group to create. Possible values are Unified to create an Office 365 group, or DynamicMembership for dynamic groups. For all other group types, like security-enabled groups and email-enabled security groups, do not set this property.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsGroup.Visibility">
            <summary>
            Visibility of the group. Indicates whether the group is public, private or membership is hidden.
            </summary>
            <value>Visibility of the group. Indicates whether the group is public, private or membership is hidden.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsGroup.CreatedDateTime">
            <summary>
            Date and Time (UTC) when the group was created.
            </summary>
            <value>Date and Time (UTC) when the group was created.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsGroup.RenewedDateTime">
            <summary>
            Date and Time (UTC) when the group was last renewed.
            </summary>
            <value>Date and Time (UTC) when the group was last renewed.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.MsGroup.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.MsGroup.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.MsGroup.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.MsGroup.Equals(Microsoft.Open.MSGraph.Model.MsGroup)">
            <summary>
            Returns true if MsGroup instances are equal
            </summary>
            <param name="other">Instance of MsGroup to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.MsGroup.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.Name">
            <summary>
            Name object.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Name.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.Name" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Name.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.Name" /> class.
            </summary>
            <param name="_Name">The connector group name. (required).</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Name._Name">
            <summary>
            The connector group name.
            </summary>
            <value>The connector group name.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Name.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Name.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Name.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Name.Equals(Microsoft.Open.MSGraph.Model.Name)">
            <summary>
            Returns true if Name instances are equal
            </summary>
            <param name="other">Instance of Name to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Name.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.OdataError">
            <summary>
            OdataError
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataError.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.OdataError" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataError.#ctor(System.String,System.String,System.String,System.String,System.Nullable{System.DateTime},Microsoft.Open.MSGraph.Model.OdataError)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.OdataError" /> class.
            </summary>
            <param name="Code">Code.</param>
            <param name="Message">Message.</param>
            <param name="ThrowSite">ThrowSite.</param>
            <param name="RequestId">RequestId.</param>
            <param name="Date">Date.</param>
            <param name="InnerError">InnerError.</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OdataError.Code">
            <summary>
            Gets or Sets Code
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OdataError.Message">
            <summary>
            Gets or Sets Message
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OdataError.ThrowSite">
            <summary>
            Gets or Sets ThrowSite
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OdataError.RequestId">
            <summary>
            Gets or Sets RequestId
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OdataError.Date">
            <summary>
            Gets or Sets Date
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OdataError.InnerError">
            <summary>
            Gets or Sets InnerError
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataError.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataError.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataError.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataError.Equals(Microsoft.Open.MSGraph.Model.OdataError)">
            <summary>
            Returns true if OdataError instances are equal
            </summary>
            <param name="other">Instance of OdataError to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataError.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.OdataErrorResponse">
            <summary>
            OdataErrorResponse
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataErrorResponse.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.OdataErrorResponse" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataErrorResponse.#ctor(Microsoft.Open.MSGraph.Model.OdataError)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.OdataErrorResponse" /> class.
            </summary>
            <param name="Error">Error.</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OdataErrorResponse.Error">
            <summary>
            Gets or Sets Error
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataErrorResponse.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataErrorResponse.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataErrorResponse.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataErrorResponse.Equals(Microsoft.Open.MSGraph.Model.OdataErrorResponse)">
            <summary>
            Returns true if OdataErrorResponse instances are equal
            </summary>
            <param name="other">Instance of OdataErrorResponse to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataErrorResponse.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.OdataLink">
            <summary>
            OdataLink
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataLink.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.OdataLink" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataLink.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.OdataLink" /> class.
            </summary>
            <param name="OdataId">URL identifying a specific object in Azure Active Directory. Typically: https://graph.windows.net/[tenantId]/directoryObjects/[objectId] or /directoryObjects/[objectId].</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OdataLink.OdataId">
            <summary>
            URL identifying a specific object in Azure Active Directory. Typically: https://graph.windows.net/[tenantId]/directoryObjects/[objectId] or /directoryObjects/[objectId]
            </summary>
            <value>URL identifying a specific object in Azure Active Directory. Typically: https://graph.windows.net/[tenantId]/directoryObjects/[objectId] or /directoryObjects/[objectId]</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataLink.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataLink.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataLink.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataLink.Equals(Microsoft.Open.MSGraph.Model.OdataLink)">
            <summary>
            Returns true if OdataLink instances are equal
            </summary>
            <param name="other">Instance of OdataLink to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataLink.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.OdataResponse">
            <summary>
            OdataResponse
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataResponse.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.OdataResponse" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataResponse.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.OdataResponse" /> class.
            </summary>
            <param name="OdataNextLink">Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client..</param>
            <param name="OdataContext">OdataContext.</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OdataResponse.OdataNextLink">
            <summary>
            Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client.
            </summary>
            <value>Gets or sets the next link for the OData response. Getter returns null if no next link should be sent back to the client.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OdataResponse.OdataContext">
            <summary>
            Gets or Sets OdataContext
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataResponse.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataResponse.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataResponse.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataResponse.Equals(Microsoft.Open.MSGraph.Model.OdataResponse)">
            <summary>
            Returns true if OdataResponse instances are equal
            </summary>
            <param name="other">Instance of OdataResponse to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OdataResponse.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject">
            <summary>
            Application Proxy kerberos single sign on settings.
            </summary>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject.KerberosSignOnMappingAttributeTypeEnum">
            <summary>
            The kerberos sign on mapping attribute type.
            </summary>
            <value>The kerberos sign on mapping attribute type.</value>
        </member>
        <member name="F:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject.KerberosSignOnMappingAttributeTypeEnum.UserPrincipalName">
            <summary>
            Enum UserPrincipalName for "userPrincipalName"
            </summary>
        </member>
        <member name="F:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject.KerberosSignOnMappingAttributeTypeEnum.OnPremisesUserPrincipalName">
            <summary>
            Enum OnPremisesUserPrincipalName for "onPremisesUserPrincipalName"
            </summary>
        </member>
        <member name="F:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject.KerberosSignOnMappingAttributeTypeEnum.UserPrincipalUsername">
            <summary>
            Enum UserPrincipalUsername for "userPrincipalUsername"
            </summary>
        </member>
        <member name="F:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject.KerberosSignOnMappingAttributeTypeEnum.OnPremisesUserPrincipalUsername">
            <summary>
            Enum OnPremisesUserPrincipalUsername for "onPremisesUserPrincipalUsername"
            </summary>
        </member>
        <member name="F:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject.KerberosSignOnMappingAttributeTypeEnum.OnPremisesSAMAccountName">
            <summary>
            Enum OnPremisesSAMAccountName for "onPremisesSAMAccountName"
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject.KerberosSignOnMappingAttributeType">
            <summary>
            The kerberos sign on mapping attribute type.
            </summary>
            <value>The kerberos sign on mapping attribute type.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject.#ctor(System.String,System.Nullable{Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject.KerberosSignOnMappingAttributeTypeEnum})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject" /> class.
            </summary>
            <param name="KerberosServicePrincipalName">The user principal name. (required).</param>
            <param name="KerberosSignOnMappingAttributeType">The kerberos sign on mapping attribute type. (required).</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject.KerberosServicePrincipalName">
            <summary>
            The user principal name.
            </summary>
            <value>The user principal name.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject.Equals(Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject)">
            <summary>
            Returns true if OnPremisesPublishingKerberosSignOnSettingsObject instances are equal
            </summary>
            <param name="other">Instance of OnPremisesPublishingKerberosSignOnSettingsObject to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject">
            <summary>
            Application Proxy single sign on settings object.
            </summary>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject.SingleSignOnModeEnum">
            <summary>
            The single sign on mode.
            </summary>
            <value>The single sign on mode.</value>
        </member>
        <member name="F:Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject.SingleSignOnModeEnum.None">
            <summary>
            Enum None for "none"
            </summary>
        </member>
        <member name="F:Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject.SingleSignOnModeEnum.OnPremisesKerberos">
            <summary>
            Enum OnPremisesKerberos for "onPremisesKerberos"
            </summary>
        </member>
        <member name="F:Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject.SingleSignOnModeEnum.HeaderBased">
            <summary>
            Enum HeaderBased for "headerBased"
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject.SingleSignOnMode">
            <summary>
            The single sign on mode.
            </summary>
            <value>The single sign on mode.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject.#ctor(System.Nullable{Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject.SingleSignOnModeEnum},Microsoft.Open.MSGraph.Model.OnPremisesPublishingKerberosSignOnSettingsObject)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject" /> class.
            </summary>
            <param name="SingleSignOnMode">The single sign on mode. (required).</param>
            <param name="KerberosSignOnSettings">The kerberos single sign on settings. (required).</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject.KerberosSignOnSettings">
            <summary>
            The kerberos single sign on settings.
            </summary>
            <value>The kerberos single sign on settings.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject.Equals(Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject)">
            <summary>
            Returns true if OnPremisesPublishingSingleSignOnObject instances are equal
            </summary>
            <param name="other">Instance of OnPremisesPublishingSingleSignOnObject to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingSingleSignOnObject.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject">
            <summary>
            Application Proxy verified custom domain certificate metadata object.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject" /> class.
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject.Thumbprint">
            <summary>
            The thumbprint of the certificate..
            </summary>
            <value>The thumbprint of the certificate..</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject.SubjectName">
            <summary>
            The subject of the certificate.
            </summary>
            <value>The subject of the certificate.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject.Issuer">
            <summary>
            The issuer of the certificate.
            </summary>
            <value>The issuer of the certificate.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject.IssueDate">
            <summary>
            The issue date for the certificate.
            </summary>
            <value>The issue date for the certificate.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject.ExpiryDate">
            <summary>
            The expiry date for the certificate.
            </summary>
            <value>The expiry date for the certificate.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject.Equals(Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject)">
            <summary>
            Returns true if OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject instances are equal
            </summary>
            <param name="other">Instance of OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainKeyCredentialObject">
            <summary>
            Application Proxy verified custom domain key credential object.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainKeyCredentialObject.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainKeyCredentialObject" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainKeyCredentialObject.#ctor(System.String,System.String,System.Byte[])">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainKeyCredentialObject" /> class.
            </summary>
            <param name="KeyId">Id for the credential..</param>
            <param name="Type">The key type. currently only X509CertificateAndPassword supported..</param>
            <param name="Value">The encoded SSL certificate. (required).</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainKeyCredentialObject.KeyId">
            <summary>
            Id for the credential.
            </summary>
            <value>Id for the credential.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainKeyCredentialObject.Type">
            <summary>
            The key type. currently only X509CertificateAndPassword supported.
            </summary>
            <value>The key type. currently only X509CertificateAndPassword supported.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainKeyCredentialObject.Value">
            <summary>
            The encoded SSL certificate.
            </summary>
            <value>The encoded SSL certificate.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainKeyCredentialObject.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainKeyCredentialObject.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainKeyCredentialObject.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainKeyCredentialObject.Equals(Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainKeyCredentialObject)">
            <summary>
            Returns true if OnPremisesPublishingVerifiedCustomDomainKeyCredentialObject instances are equal
            </summary>
            <param name="other">Instance of OnPremisesPublishingVerifiedCustomDomainKeyCredentialObject to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainKeyCredentialObject.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainPasswordCredentialObject">
            <summary>
            Application Proxy verified custom domain password credential object.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainPasswordCredentialObject.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainPasswordCredentialObject" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainPasswordCredentialObject.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainPasswordCredentialObject" /> class.
            </summary>
            <param name="Value">The password for the SSL certificate. (required).</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainPasswordCredentialObject.Value">
            <summary>
            The password for the SSL certificate.
            </summary>
            <value>The password for the SSL certificate.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainPasswordCredentialObject.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainPasswordCredentialObject.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainPasswordCredentialObject.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainPasswordCredentialObject.Equals(Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainPasswordCredentialObject)">
            <summary>
            Returns true if OnPremisesPublishingVerifiedCustomDomainPasswordCredentialObject instances are equal
            </summary>
            <param name="other">Instance of OnPremisesPublishingVerifiedCustomDomainPasswordCredentialObject to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.OnPremisesPublishingVerifiedCustomDomainPasswordCredentialObject.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.Recipient">
            <summary>
            Message recipient reprensentation.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Recipient.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.Recipient" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Recipient.#ctor(Microsoft.Open.MSGraph.Model.EmailAddress)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.Recipient" /> class.
            </summary>
            <param name="EmailAddress">EmailAddress.</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Recipient.EmailAddress">
            <summary>
            Gets or Sets EmailAddress
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Recipient.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Recipient.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Recipient.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Recipient.Equals(Microsoft.Open.MSGraph.Model.Recipient)">
            <summary>
            Returns true if Recipient instances are equal
            </summary>
            <param name="other">Instance of Recipient to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Recipient.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.User">
            <summary>
            The user object in Azure AD
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.User.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.User" /> class.
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.User.Id">
            <summary>
            A Guid that is the unique identifier for the object. Key. Not nullable. Read-only.
            </summary>
            <value>A Guid that is the unique identifier for the object. Key. Not nullable. Read-only.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.User.OdataType">
            <summary>
            Odata Type of the object if returned by an api returning different object types. Read-only.
            </summary>
            <value>Odata Type of the object if returned by an api returning different object types. Read-only.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.User.ToString">
            <summary>
            Returns the string presentation of the object
            </summary>
            <returns>String presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.User.ToJson">
            <summary>
            Returns the JSON string presentation of the object
            </summary>
            <returns>JSON string presentation of the object</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.User.Equals(System.Object)">
            <summary>
            Returns true if objects are equal
            </summary>
            <param name="obj">Object to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.User.Equals(Microsoft.Open.MSGraph.Model.User)">
            <summary>
            Returns true if User instances are equal
            </summary>
            <param name="other">Instance of User to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.User.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
    </members>
</doc>