Microsoft.Open.MS.GraphBeta.Client.xml

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>Microsoft.Open.MS.GraphBeta.Client</name>
    </assembly>
    <members>
        <member name="T:Microsoft.Open.MSGraphBeta.Api.IApplicationProxyApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Api.ApplicationProxyApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ApplicationProxyApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.ApplicationProxyApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ApplicationProxyApi.#ctor(Microsoft.Open.MSGraphBeta.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.ApplicationProxyApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ApplicationProxyApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.ApplicationProxyApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.ApplicationProxyApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ApplicationProxyApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Api.IDirectorySettingApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingApi.GetDirectorySetting(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves a directory setting from Azure Active Directory.
            </summary>
            <remarks>
            Retrieves a directory setting from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a setting 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>
            <returns>DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingApi.GetDirectorySettingWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves a directory setting from Azure Active Directory.
            </summary>
            <remarks>
            Retrieves a directory setting from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a setting 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>
            <returns>ApiResponse of DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingApi.GetDirectorySettings(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves all directory settings from Azure Active Directory.
            </summary>
            <remarks>
            Retrieves all directory settings from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 settings in Azure Active Directory (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>
            <returns>GetDirectorySettingResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingApi.GetDirectorySettingsWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves all directory settings from Azure Active Directory.
            </summary>
            <remarks>
            Retrieves all directory settings from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 settings in Azure Active Directory (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>
            <returns>ApiResponse of GetDirectorySettingResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingApi.NewDirectorySetting(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Creates a directory settings object in Azure Active Directory.
            </summary>
            <remarks>
            Create a directory settings object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="directorySetting">New settings</param>
            <returns>DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingApi.NewDirectorySettingWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Creates a directory settings object in Azure Active Directory.
            </summary>
            <remarks>
            Create a directory settings object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="directorySetting">New settings</param>
            <returns>ApiResponse of DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingApi.RemoveDirectorySetting(System.String,System.String,System.String,System.String)">
            <summary>
            Deletes a directory setting in Azure Active Directory.
            </summary>
            <remarks>
            Deletes a directory setting in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IDirectorySettingApi.RemoveDirectorySettingWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Deletes a directory setting in Azure Active Directory.
            </summary>
            <remarks>
            Deletes a directory setting in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IDirectorySettingApi.SetDirectorySetting(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Updates a directory setting in Azure Active Directory.
            </summary>
            <remarks>
            Updates a directory setting in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="directorySetting">Update settings.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingApi.SetDirectorySettingWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Updates a directory setting in Azure Active Directory.
            </summary>
            <remarks>
            Updates a directory setting in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="directorySetting">Update settings.</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingApi.GetDirectorySettingAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves a directory setting from Azure Active Directory.
            </summary>
            <remarks>
            Retrieves a directory setting from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a setting 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>
            <returns>Task of DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingApi.GetDirectorySettingAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves a directory setting from Azure Active Directory.
            </summary>
            <remarks>
            Retrieves a directory setting from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a setting 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>
            <returns>Task of ApiResponse (DirectorySetting)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingApi.GetDirectorySettingsAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves all directory settings from Azure Active Directory.
            </summary>
            <remarks>
            Retrieves all directory settings from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 settings in Azure Active Directory (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>
            <returns>Task of GetDirectorySettingResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingApi.GetDirectorySettingsAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves all directory settings from Azure Active Directory.
            </summary>
            <remarks>
            Retrieves all directory settings from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 settings in Azure Active Directory (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>
            <returns>Task of ApiResponse (GetDirectorySettingResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingApi.NewDirectorySettingAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Creates a directory settings object in Azure Active Directory.
            </summary>
            <remarks>
            Create a directory settings object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="directorySetting">New settings</param>
            <returns>Task of DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingApi.NewDirectorySettingAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Creates a directory settings object in Azure Active Directory.
            </summary>
            <remarks>
            Create a directory settings object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="directorySetting">New settings</param>
            <returns>Task of ApiResponse (DirectorySetting)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingApi.RemoveDirectorySettingAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Deletes a directory setting in Azure Active Directory.
            </summary>
            <remarks>
            Deletes a directory setting in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IDirectorySettingApi.RemoveDirectorySettingAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Deletes a directory setting in Azure Active Directory.
            </summary>
            <remarks>
            Deletes a directory setting in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IDirectorySettingApi.SetDirectorySettingAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Updates a directory setting in Azure Active Directory.
            </summary>
            <remarks>
            Updates a directory setting in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="directorySetting">Update settings.</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingApi.SetDirectorySettingAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Updates a directory setting in Azure Active Directory.
            </summary>
            <remarks>
            Updates a directory setting in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="directorySetting">Update settings.</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.#ctor(Microsoft.Open.MSGraphBeta.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.SetBasePath(System.String)">
            <summary>
            Sets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.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.MSGraphBeta.Api.DirectorySettingApi.GetDirectorySetting(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves a directory setting from Azure Active Directory. Retrieves a directory setting from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a setting 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>
            <returns>DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.GetDirectorySettingWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves a directory setting from Azure Active Directory. Retrieves a directory setting from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a setting 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>
            <returns>ApiResponse of DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.GetDirectorySettingAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves a directory setting from Azure Active Directory. Retrieves a directory setting from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a setting 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>
            <returns>Task of DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.GetDirectorySettingAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves a directory setting from Azure Active Directory. Retrieves a directory setting from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a setting 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>
            <returns>Task of ApiResponse (DirectorySetting)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.GetDirectorySettings(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves all directory settings from Azure Active Directory. Retrieves all directory settings from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 settings in Azure Active Directory (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>
            <returns>GetDirectorySettingResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.GetDirectorySettingsWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves all directory settings from Azure Active Directory. Retrieves all directory settings from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 settings in Azure Active Directory (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>
            <returns>ApiResponse of GetDirectorySettingResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.GetDirectorySettingsAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves all directory settings from Azure Active Directory. Retrieves all directory settings from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 settings in Azure Active Directory (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>
            <returns>Task of GetDirectorySettingResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.GetDirectorySettingsAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves all directory settings from Azure Active Directory. Retrieves all directory settings from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 settings in Azure Active Directory (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>
            <returns>Task of ApiResponse (GetDirectorySettingResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.NewDirectorySetting(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Creates a directory settings object in Azure Active Directory. Create a directory settings object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="directorySetting">New settings</param>
            <returns>DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.NewDirectorySettingWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Creates a directory settings object in Azure Active Directory. Create a directory settings object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="directorySetting">New settings</param>
            <returns>ApiResponse of DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.NewDirectorySettingAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Creates a directory settings object in Azure Active Directory. Create a directory settings object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="directorySetting">New settings</param>
            <returns>Task of DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.NewDirectorySettingAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Creates a directory settings object in Azure Active Directory. Create a directory settings object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="directorySetting">New settings</param>
            <returns>Task of ApiResponse (DirectorySetting)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.RemoveDirectorySetting(System.String,System.String,System.String,System.String)">
            <summary>
            Deletes a directory setting in Azure Active Directory. Deletes a directory setting in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.DirectorySettingApi.RemoveDirectorySettingWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Deletes a directory setting in Azure Active Directory. Deletes a directory setting in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.DirectorySettingApi.RemoveDirectorySettingAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Deletes a directory setting in Azure Active Directory. Deletes a directory setting in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.DirectorySettingApi.RemoveDirectorySettingAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Deletes a directory setting in Azure Active Directory. Deletes a directory setting in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.DirectorySettingApi.SetDirectorySetting(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Updates a directory setting in Azure Active Directory. Updates a directory setting in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="directorySetting">Update settings.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.SetDirectorySettingWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Updates a directory setting in Azure Active Directory. Updates a directory setting in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="directorySetting">Update settings.</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.SetDirectorySettingAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Updates a directory setting in Azure Active Directory. Updates a directory setting in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="directorySetting">Update settings.</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingApi.SetDirectorySettingAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Updates a directory setting in Azure Active Directory. Updates a directory setting in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="directorySetting">Update settings.</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingTemplateApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingTemplateApi.GetDirectorySettingTemplate(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves directory setting template from Azure Active Directory.
            </summary>
            <remarks>
            Retreives directory settings template from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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>DirectorySettingTemplate</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingTemplateApi.GetDirectorySettingTemplateWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves directory setting template from Azure Active Directory.
            </summary>
            <remarks>
            Retreives directory settings template from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 DirectorySettingTemplate</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingTemplateApi.GetDirectorySettingTemplates(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves a list of directory settings templates in Azure Active Directory.
            </summary>
            <remarks>
            Retrieves a list of directory settings templates in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 setting template in Azure Active Directory (optional)</param>
            <returns>GetDirectorySettingTemplateResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingTemplateApi.GetDirectorySettingTemplatesWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves a list of directory settings templates in Azure Active Directory.
            </summary>
            <remarks>
            Retrieves a list of directory settings templates in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 setting template in Azure Active Directory (optional)</param>
            <returns>ApiResponse of GetDirectorySettingTemplateResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingTemplateApi.GetDirectorySettingTemplateAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves directory setting template from Azure Active Directory.
            </summary>
            <remarks>
            Retreives directory settings template from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 DirectorySettingTemplate</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingTemplateApi.GetDirectorySettingTemplateAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves directory setting template from Azure Active Directory.
            </summary>
            <remarks>
            Retreives directory settings template from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 (DirectorySettingTemplate)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingTemplateApi.GetDirectorySettingTemplatesAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves a list of directory settings templates in Azure Active Directory.
            </summary>
            <remarks>
            Retrieves a list of directory settings templates in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 setting template in Azure Active Directory (optional)</param>
            <returns>Task of GetDirectorySettingTemplateResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IDirectorySettingTemplateApi.GetDirectorySettingTemplatesAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves a list of directory settings templates in Azure Active Directory.
            </summary>
            <remarks>
            Retrieves a list of directory settings templates in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 setting template in Azure Active Directory (optional)</param>
            <returns>Task of ApiResponse (GetDirectorySettingTemplateResponse)</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi.#ctor(Microsoft.Open.MSGraphBeta.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi.SetBasePath(System.String)">
            <summary>
            Sets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi.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.MSGraphBeta.Api.DirectorySettingTemplateApi.GetDirectorySettingTemplate(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves directory setting template from Azure Active Directory. Retreives directory settings template from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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>DirectorySettingTemplate</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi.GetDirectorySettingTemplateWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves directory setting template from Azure Active Directory. Retreives directory settings template from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 DirectorySettingTemplate</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi.GetDirectorySettingTemplateAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves directory setting template from Azure Active Directory. Retreives directory settings template from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 DirectorySettingTemplate</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi.GetDirectorySettingTemplateAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves directory setting template from Azure Active Directory. Retreives directory settings template from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 (DirectorySettingTemplate)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi.GetDirectorySettingTemplates(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves a list of directory settings templates in Azure Active Directory. Retrieves a list of directory settings templates in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 setting template in Azure Active Directory (optional)</param>
            <returns>GetDirectorySettingTemplateResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi.GetDirectorySettingTemplatesWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves a list of directory settings templates in Azure Active Directory. Retrieves a list of directory settings templates in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 setting template in Azure Active Directory (optional)</param>
            <returns>ApiResponse of GetDirectorySettingTemplateResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi.GetDirectorySettingTemplatesAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves a list of directory settings templates in Azure Active Directory. Retrieves a list of directory settings templates in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 setting template in Azure Active Directory (optional)</param>
            <returns>Task of GetDirectorySettingTemplateResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.DirectorySettingTemplateApi.GetDirectorySettingTemplatesAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieves a list of directory settings templates in Azure Active Directory. Retrieves a list of directory settings templates in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 setting template in Azure Active Directory (optional)</param>
            <returns>Task of ApiResponse (GetDirectorySettingTemplateResponse)</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphBeta.Api.IGroupLifecyclePolicyApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Api.IGroupLifecyclePolicyApi.ResetLifeCycleGroup(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <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.MSGraphBeta.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="lcmGroupId">Group Id</param>
            <returns>GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IGroupLifecyclePolicyApi.ResetLifeCycleGroupWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <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.MSGraphBeta.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="lcmGroupId">Group Id</param>
            <returns>ApiResponse of GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Api.IGroupLifecyclePolicyApi.ResetLifeCycleGroupAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <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.MSGraphBeta.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="lcmGroupId">Group Id</param>
            <returns>Task of GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IGroupLifecyclePolicyApi.ResetLifeCycleGroupAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <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.MSGraphBeta.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="lcmGroupId">Group Id</param>
            <returns>Task of ApiResponse (GroupLifecyclePoliciesActionMethodsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Api.GroupLifecyclePolicyApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.GroupLifecyclePolicyApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.GroupLifecyclePolicyApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.GroupLifecyclePolicyApi.#ctor(Microsoft.Open.MSGraphBeta.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.GroupLifecyclePolicyApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.GroupLifecyclePolicyApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.GroupLifecyclePolicyApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.GroupLifecyclePolicyApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.GroupLifecyclePolicyApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Api.GroupLifecyclePolicyApi.ResetLifeCycleGroup(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Renews/Resets a group&#39;s expiration DateTime. Renews/Resets a group&#39;s expiration DateTime.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="lcmGroupId">Group Id</param>
            <returns>GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.GroupLifecyclePolicyApi.ResetLifeCycleGroupWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Renews/Resets a group&#39;s expiration DateTime. Renews/Resets a group&#39;s expiration DateTime.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="lcmGroupId">Group Id</param>
            <returns>ApiResponse of GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.GroupLifecyclePolicyApi.ResetLifeCycleGroupAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Renews/Resets a group&#39;s expiration DateTime. Renews/Resets a group&#39;s expiration DateTime.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="lcmGroupId">Group Id</param>
            <returns>Task of GroupLifecyclePoliciesActionMethodsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.GroupLifecyclePolicyApi.ResetLifeCycleGroupAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.LcmGroupId)">
            <summary>
            Renews/Resets a group&#39;s expiration DateTime. Renews/Resets a group&#39;s expiration DateTime.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="lcmGroupId">Group Id</param>
            <returns>Task of ApiResponse (GroupLifecyclePoliciesActionMethodsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Api.IIdentityProviderApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.DeleteIdentityProvider(System.String,System.String,System.String,System.String)">
            <summary>
            Delete identityProvider object in Azure Active Directory.
            </summary>
            <remarks>
            Delete identityProvider object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 object in Azure Active Directory</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.DeleteIdentityProviderWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete identityProvider object in Azure Active Directory.
            </summary>
            <remarks>
            Delete identityProvider object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 object in Azure Active Directory</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.GetIdentityProvider(System.String,System.String,System.String,System.String)">
            <summary>
            Get identityProvider object in Azure Active Directory.
            </summary>
            <remarks>
            Get identityProvider object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an identity provider 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>IdentityProvider</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.GetIdentityProviderWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Get identityProvider object in Azure Active Directory.
            </summary>
            <remarks>
            Get identityProvider object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an identity provider 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 IdentityProvider</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.GetIdentityProviders(System.String,System.String,System.String,System.String)">
            <summary>
            Lists all identityProvider objects in Azure Active Directory.
            </summary>
            <remarks>
            Lists all identityProvider objects in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 identity provider in Azure Active Directory (optional)</param>
            <returns>GetidentityProvidersResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.GetIdentityProvidersWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Lists all identityProvider objects in Azure Active Directory.
            </summary>
            <remarks>
            Lists all identityProvider objects in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 identity provider in Azure Active Directory (optional)</param>
            <returns>ApiResponse of GetidentityProvidersResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.NewIdentityProvider(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.IdentityProvider)">
            <summary>
            Creates an identityProvider object in Azure Active Directory.
            </summary>
            <remarks>
            Create an identityProvider by specifying name, type, clientId, clientSecret.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="identityProvider"></param>
            <returns>IdentityProvider</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.NewIdentityProviderWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.IdentityProvider)">
            <summary>
            Creates an identityProvider object in Azure Active Directory.
            </summary>
            <remarks>
            Create an identityProvider by specifying name, type, clientId, clientSecret.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="identityProvider"></param>
            <returns>ApiResponse of IdentityProvider</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.SetIdentityProvider(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.IdentityProvider)">
            <summary>
            Patch identityProvider object in Azure Active Directory.
            </summary>
            <remarks>
            Patch identityProvider object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 object in Azure Active Directory</param>
            <param name="identityProvider"></param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.SetIdentityProviderWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.IdentityProvider)">
            <summary>
            Patch identityProvider object in Azure Active Directory.
            </summary>
            <remarks>
            Patch identityProvider object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 object in Azure Active Directory</param>
            <param name="identityProvider"></param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.DeleteIdentityProviderAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Delete identityProvider object in Azure Active Directory.
            </summary>
            <remarks>
            Delete identityProvider object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 object in Azure Active Directory</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.DeleteIdentityProviderAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete identityProvider object in Azure Active Directory.
            </summary>
            <remarks>
            Delete identityProvider object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 object in Azure Active Directory</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.GetIdentityProviderAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Get identityProvider object in Azure Active Directory.
            </summary>
            <remarks>
            Get identityProvider object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an identity provider 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 IdentityProvider</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.GetIdentityProviderAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Get identityProvider object in Azure Active Directory.
            </summary>
            <remarks>
            Get identityProvider object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an identity provider 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 (IdentityProvider)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.GetIdentityProvidersAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Lists all identityProvider objects in Azure Active Directory.
            </summary>
            <remarks>
            Lists all identityProvider objects in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 identity provider in Azure Active Directory (optional)</param>
            <returns>Task of GetidentityProvidersResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.GetIdentityProvidersAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Lists all identityProvider objects in Azure Active Directory.
            </summary>
            <remarks>
            Lists all identityProvider objects in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 identity provider in Azure Active Directory (optional)</param>
            <returns>Task of ApiResponse (GetidentityProvidersResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.NewIdentityProviderAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.IdentityProvider)">
            <summary>
            Creates an identityProvider object in Azure Active Directory.
            </summary>
            <remarks>
            Create an identityProvider by specifying name, type, clientId, clientSecret.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="identityProvider"></param>
            <returns>Task of IdentityProvider</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.NewIdentityProviderAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.IdentityProvider)">
            <summary>
            Creates an identityProvider object in Azure Active Directory.
            </summary>
            <remarks>
            Create an identityProvider by specifying name, type, clientId, clientSecret.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="identityProvider"></param>
            <returns>Task of ApiResponse (IdentityProvider)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.SetIdentityProviderAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.IdentityProvider)">
            <summary>
            Patch identityProvider object in Azure Active Directory.
            </summary>
            <remarks>
            Patch identityProvider object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 object in Azure Active Directory</param>
            <param name="identityProvider"></param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IIdentityProviderApi.SetIdentityProviderAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.IdentityProvider)">
            <summary>
            Patch identityProvider object in Azure Active Directory.
            </summary>
            <remarks>
            Patch identityProvider object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 object in Azure Active Directory</param>
            <param name="identityProvider"></param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.#ctor(Microsoft.Open.MSGraphBeta.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.SetBasePath(System.String)">
            <summary>
            Sets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.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.MSGraphBeta.Api.IdentityProviderApi.DeleteIdentityProvider(System.String,System.String,System.String,System.String)">
            <summary>
            Delete identityProvider object in Azure Active Directory. Delete identityProvider object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 object in Azure Active Directory</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.DeleteIdentityProviderWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete identityProvider object in Azure Active Directory. Delete identityProvider object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 object in Azure Active Directory</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.DeleteIdentityProviderAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Delete identityProvider object in Azure Active Directory. Delete identityProvider object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 object in Azure Active Directory</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.DeleteIdentityProviderAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete identityProvider object in Azure Active Directory. Delete identityProvider object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 object in Azure Active Directory</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.GetIdentityProvider(System.String,System.String,System.String,System.String)">
            <summary>
            Get identityProvider object in Azure Active Directory. Get identityProvider object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an identity provider 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>IdentityProvider</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.GetIdentityProviderWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Get identityProvider object in Azure Active Directory. Get identityProvider object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an identity provider 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 IdentityProvider</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.GetIdentityProviderAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Get identityProvider object in Azure Active Directory. Get identityProvider object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an identity provider 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 IdentityProvider</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.GetIdentityProviderAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Get identityProvider object in Azure Active Directory. Get identityProvider object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique identifier of an identity provider 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 (IdentityProvider)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.GetIdentityProviders(System.String,System.String,System.String,System.String)">
            <summary>
            Lists all identityProvider objects in Azure Active Directory. Lists all identityProvider objects in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 identity provider in Azure Active Directory (optional)</param>
            <returns>GetidentityProvidersResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.GetIdentityProvidersWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Lists all identityProvider objects in Azure Active Directory. Lists all identityProvider objects in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 identity provider in Azure Active Directory (optional)</param>
            <returns>ApiResponse of GetidentityProvidersResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.GetIdentityProvidersAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Lists all identityProvider objects in Azure Active Directory. Lists all identityProvider objects in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 identity provider in Azure Active Directory (optional)</param>
            <returns>Task of GetidentityProvidersResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.GetIdentityProvidersAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Lists all identityProvider objects in Azure Active Directory. Lists all identityProvider objects in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 identity provider in Azure Active Directory (optional)</param>
            <returns>Task of ApiResponse (GetidentityProvidersResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.NewIdentityProvider(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.IdentityProvider)">
            <summary>
            Creates an identityProvider object in Azure Active Directory. Create an identityProvider by specifying name, type, clientId, clientSecret.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="identityProvider"></param>
            <returns>IdentityProvider</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.NewIdentityProviderWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.IdentityProvider)">
            <summary>
            Creates an identityProvider object in Azure Active Directory. Create an identityProvider by specifying name, type, clientId, clientSecret.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="identityProvider"></param>
            <returns>ApiResponse of IdentityProvider</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.NewIdentityProviderAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.IdentityProvider)">
            <summary>
            Creates an identityProvider object in Azure Active Directory. Create an identityProvider by specifying name, type, clientId, clientSecret.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="identityProvider"></param>
            <returns>Task of IdentityProvider</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.NewIdentityProviderAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.IdentityProvider)">
            <summary>
            Creates an identityProvider object in Azure Active Directory. Create an identityProvider by specifying name, type, clientId, clientSecret.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="identityProvider"></param>
            <returns>Task of ApiResponse (IdentityProvider)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.SetIdentityProvider(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.IdentityProvider)">
            <summary>
            Patch identityProvider object in Azure Active Directory. Patch identityProvider object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 object in Azure Active Directory</param>
            <param name="identityProvider"></param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.SetIdentityProviderWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.IdentityProvider)">
            <summary>
            Patch identityProvider object in Azure Active Directory. Patch identityProvider object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 object in Azure Active Directory</param>
            <param name="identityProvider"></param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.SetIdentityProviderAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.IdentityProvider)">
            <summary>
            Patch identityProvider object in Azure Active Directory. Patch identityProvider object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 object in Azure Active Directory</param>
            <param name="identityProvider"></param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IdentityProviderApi.SetIdentityProviderAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.IdentityProvider)">
            <summary>
            Patch identityProvider object in Azure Active Directory. Patch identityProvider object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 object in Azure Active Directory</param>
            <param name="identityProvider"></param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphBeta.Api.IInvitationApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Api.InvitationApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.InvitationApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.InvitationApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.InvitationApi.#ctor(Microsoft.Open.MSGraphBeta.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.InvitationApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.InvitationApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.InvitationApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.InvitationApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.InvitationApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Api.IMSDeletedGroupApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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 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.MSGraphBeta.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.MSGraphBeta.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 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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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 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.MSGraphBeta.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.MSGraphBeta.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 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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Api.MSDeletedGroupApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.MSDeletedGroupApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.MSDeletedGroupApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.MSDeletedGroupApi.#ctor(Microsoft.Open.MSGraphBeta.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.MSDeletedGroupApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.MSDeletedGroupApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.MSDeletedGroupApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.MSDeletedGroupApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.MSDeletedGroupApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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 list of all deleted groups within the directory Get a list of all deleted groups within the directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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 list of all deleted groups within the directory Get a list of all deleted groups within the directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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 list of all deleted groups within the directory Get a list of all deleted groups within the directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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 list of all deleted groups within the directory Get a list of all deleted groups within the directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Api.IMSDeletedItemApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Api.IMSDeletedItemApi.RestoreDeletedDirectoryObject(System.String,System.String,System.String,System.String)">
            <summary>
            Restores the deleted objects in the directory
            </summary>
            <remarks>
            Restores the deleted objects in the directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IMSDeletedItemApi.RestoreDeletedDirectoryObjectWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Restores the deleted objects in the directory
            </summary>
            <remarks>
            Restores the deleted objects in the directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Api.IMSDeletedItemApi.RestoreDeletedDirectoryObjectAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Restores the deleted objects in the directory
            </summary>
            <remarks>
            Restores the deleted objects in the directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IMSDeletedItemApi.RestoreDeletedDirectoryObjectAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Restores the deleted objects in the directory
            </summary>
            <remarks>
            Restores the deleted objects in the directory
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="T:Microsoft.Open.MSGraphBeta.Api.MSDeletedItemApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.MSDeletedItemApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.MSDeletedItemApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.MSDeletedItemApi.#ctor(Microsoft.Open.MSGraphBeta.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.MSDeletedItemApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.MSDeletedItemApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.MSDeletedItemApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.MSDeletedItemApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.MSDeletedItemApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Api.MSDeletedItemApi.RestoreDeletedDirectoryObject(System.String,System.String,System.String,System.String)">
            <summary>
            Restores the deleted objects in the directory Restores the deleted objects in the directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.MSDeletedItemApi.RestoreDeletedDirectoryObjectWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Restores the deleted objects in the directory Restores the deleted objects in the directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.MSDeletedItemApi.RestoreDeletedDirectoryObjectAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Restores the deleted objects in the directory Restores the deleted objects in the directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.MSDeletedItemApi.RestoreDeletedDirectoryObjectAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Restores the deleted objects in the directory Restores the deleted objects in the directory
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="T:Microsoft.Open.MSGraphBeta.Api.IMSGroupApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Api.MSGroupApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.MSGroupApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.MSGroupApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.MSGroupApi.#ctor(Microsoft.Open.MSGraphBeta.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.MSGroupApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.MSGroupApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.MSGroupApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.MSGroupApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.MSGroupApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Api.IObjectSettingApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IObjectSettingApi.GetObjectSetting(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves a object setting from Azure Active Directory.
            </summary>
            <remarks>
            Retrieves a object setting from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <param name="id">The unique idenfier of a setting 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>
            <returns>DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IObjectSettingApi.GetObjectSettingWithHttpInfo(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves a object setting from Azure Active Directory.
            </summary>
            <remarks>
            Retrieves a object setting from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <param name="id">The unique idenfier of a setting 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>
            <returns>ApiResponse of DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IObjectSettingApi.GetObjectSettings(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves all object settings from Azure Active Directory.
            </summary>
            <remarks>
            Retrieves all object settings from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</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="id">The unique identifier of a settings in Azure Active Directory (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>
            <returns>GetDirectorySettingResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IObjectSettingApi.GetObjectSettingsWithHttpInfo(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves all object settings from Azure Active Directory.
            </summary>
            <remarks>
            Retrieves all object settings from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</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="id">The unique identifier of a settings in Azure Active Directory (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>
            <returns>ApiResponse of GetDirectorySettingResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IObjectSettingApi.NewObjectSetting(System.String,System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Creates a settings object in Azure Active Directory.
            </summary>
            <remarks>
            Create a settings object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</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="directorySetting">New settings</param>
            <returns>DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IObjectSettingApi.NewObjectSettingWithHttpInfo(System.String,System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Creates a settings object in Azure Active Directory.
            </summary>
            <remarks>
            Create a settings object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</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="directorySetting">New settings</param>
            <returns>ApiResponse of DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IObjectSettingApi.RemoveObjectSetting(System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes settings in Azure Active Directory.
            </summary>
            <remarks>
            Deletes settings in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <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.MSGraphBeta.Api.IObjectSettingApi.RemoveObjectSettingWithHttpInfo(System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes settings in Azure Active Directory.
            </summary>
            <remarks>
            Deletes settings in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <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.MSGraphBeta.Api.IObjectSettingApi.SetObjectSetting(System.String,System.String,System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Updates settings in Azure Active Directory.
            </summary>
            <remarks>
            Updates settings in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <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="directorySetting">Update settings.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IObjectSettingApi.SetObjectSettingWithHttpInfo(System.String,System.String,System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Updates settings in Azure Active Directory.
            </summary>
            <remarks>
            Updates settings in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <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="directorySetting">Update settings.</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IObjectSettingApi.GetObjectSettingAsync(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves a object setting from Azure Active Directory.
            </summary>
            <remarks>
            Retrieves a object setting from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <param name="id">The unique idenfier of a setting 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>
            <returns>Task of DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IObjectSettingApi.GetObjectSettingAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves a object setting from Azure Active Directory.
            </summary>
            <remarks>
            Retrieves a object setting from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <param name="id">The unique idenfier of a setting 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>
            <returns>Task of ApiResponse (DirectorySetting)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IObjectSettingApi.GetObjectSettingsAsync(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves all object settings from Azure Active Directory.
            </summary>
            <remarks>
            Retrieves all object settings from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</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="id">The unique identifier of a settings in Azure Active Directory (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>
            <returns>Task of GetDirectorySettingResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IObjectSettingApi.GetObjectSettingsAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves all object settings from Azure Active Directory.
            </summary>
            <remarks>
            Retrieves all object settings from Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</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="id">The unique identifier of a settings in Azure Active Directory (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>
            <returns>Task of ApiResponse (GetDirectorySettingResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IObjectSettingApi.NewObjectSettingAsync(System.String,System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Creates a settings object in Azure Active Directory.
            </summary>
            <remarks>
            Create a settings object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</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="directorySetting">New settings</param>
            <returns>Task of DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IObjectSettingApi.NewObjectSettingAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Creates a settings object in Azure Active Directory.
            </summary>
            <remarks>
            Create a settings object in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</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="directorySetting">New settings</param>
            <returns>Task of ApiResponse (DirectorySetting)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IObjectSettingApi.RemoveObjectSettingAsync(System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes settings in Azure Active Directory.
            </summary>
            <remarks>
            Deletes settings in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <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.MSGraphBeta.Api.IObjectSettingApi.RemoveObjectSettingAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes settings in Azure Active Directory.
            </summary>
            <remarks>
            Deletes settings in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <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.MSGraphBeta.Api.IObjectSettingApi.SetObjectSettingAsync(System.String,System.String,System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Updates settings in Azure Active Directory.
            </summary>
            <remarks>
            Updates settings in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <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="directorySetting">Update settings.</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IObjectSettingApi.SetObjectSettingAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Updates settings in Azure Active Directory.
            </summary>
            <remarks>
            Updates settings in Azure Active Directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <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="directorySetting">Update settings.</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.#ctor(Microsoft.Open.MSGraphBeta.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.SetBasePath(System.String)">
            <summary>
            Sets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.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.MSGraphBeta.Api.ObjectSettingApi.GetObjectSetting(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves a object setting from Azure Active Directory. Retrieves a object setting from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <param name="id">The unique idenfier of a setting 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>
            <returns>DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.GetObjectSettingWithHttpInfo(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves a object setting from Azure Active Directory. Retrieves a object setting from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <param name="id">The unique idenfier of a setting 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>
            <returns>ApiResponse of DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.GetObjectSettingAsync(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves a object setting from Azure Active Directory. Retrieves a object setting from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <param name="id">The unique idenfier of a setting 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>
            <returns>Task of DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.GetObjectSettingAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves a object setting from Azure Active Directory. Retrieves a object setting from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <param name="id">The unique idenfier of a setting 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>
            <returns>Task of ApiResponse (DirectorySetting)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.GetObjectSettings(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves all object settings from Azure Active Directory. Retrieves all object settings from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</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="id">The unique identifier of a settings in Azure Active Directory (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>
            <returns>GetDirectorySettingResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.GetObjectSettingsWithHttpInfo(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves all object settings from Azure Active Directory. Retrieves all object settings from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</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="id">The unique identifier of a settings in Azure Active Directory (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>
            <returns>ApiResponse of GetDirectorySettingResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.GetObjectSettingsAsync(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves all object settings from Azure Active Directory. Retrieves all object settings from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</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="id">The unique identifier of a settings in Azure Active Directory (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>
            <returns>Task of GetDirectorySettingResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.GetObjectSettingsAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieves all object settings from Azure Active Directory. Retrieves all object settings from Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</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="id">The unique identifier of a settings in Azure Active Directory (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>
            <returns>Task of ApiResponse (GetDirectorySettingResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.NewObjectSetting(System.String,System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Creates a settings object in Azure Active Directory. Create a settings object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</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="directorySetting">New settings</param>
            <returns>DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.NewObjectSettingWithHttpInfo(System.String,System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Creates a settings object in Azure Active Directory. Create a settings object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</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="directorySetting">New settings</param>
            <returns>ApiResponse of DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.NewObjectSettingAsync(System.String,System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Creates a settings object in Azure Active Directory. Create a settings object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</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="directorySetting">New settings</param>
            <returns>Task of DirectorySetting</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.NewObjectSettingAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Creates a settings object in Azure Active Directory. Create a settings object in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</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="directorySetting">New settings</param>
            <returns>Task of ApiResponse (DirectorySetting)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.RemoveObjectSetting(System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes settings in Azure Active Directory. Deletes settings in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <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.MSGraphBeta.Api.ObjectSettingApi.RemoveObjectSettingWithHttpInfo(System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes settings in Azure Active Directory. Deletes settings in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <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.MSGraphBeta.Api.ObjectSettingApi.RemoveObjectSettingAsync(System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes settings in Azure Active Directory. Deletes settings in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <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.MSGraphBeta.Api.ObjectSettingApi.RemoveObjectSettingAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes settings in Azure Active Directory. Deletes settings in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <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.MSGraphBeta.Api.ObjectSettingApi.SetObjectSetting(System.String,System.String,System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Updates settings in Azure Active Directory. Updates settings in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <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="directorySetting">Update settings.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.SetObjectSettingWithHttpInfo(System.String,System.String,System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Updates settings in Azure Active Directory. Updates settings in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <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="directorySetting">Update settings.</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.SetObjectSettingAsync(System.String,System.String,System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Updates settings in Azure Active Directory. Updates settings in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <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="directorySetting">Update settings.</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.ObjectSettingApi.SetObjectSettingAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Updates settings in Azure Active Directory. Updates settings in Azure Active Directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="targetType">object type name of directory object that will be assigned settings</param>
            <param name="targetObjectId">object id of directory object that will be assigned settings</param>
            <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="directorySetting">Update settings.</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphBeta.Api.IPolicyApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.AddApplicationPolicy(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Adds a policy to an application
            </summary>
            <remarks>
            Adds a policy to an application
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IPolicyApi.AddApplicationPolicyWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Adds a policy to an application
            </summary>
            <remarks>
            Adds a policy to an application
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IPolicyApi.AddServicePrincipalPolicy(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Adds a policy to a service principal.
            </summary>
            <remarks>
            Adds a policy to a service principal.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IPolicyApi.AddServicePrincipalPolicyWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Adds a policy to a service principal.
            </summary>
            <remarks>
            Adds a policy to a service principal.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IPolicyApi.GetAddedServicePrincipalPolicy(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the policy objects added to a service principal.
            </summary>
            <remarks>
            Retreive the policy objects added to a service principal.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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>GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetAddedServicePrincipalPolicyWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the policy objects added to a service principal.
            </summary>
            <remarks>
            Retreive the policy objects added to a service principal.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetApplicationPolicy(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the policy objects added to an application.
            </summary>
            <remarks>
            Retreive the policy objects added to an application.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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>GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetApplicationPolicyWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the policy objects added to an application.
            </summary>
            <remarks>
            Retreive the policy objects added to an application.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetPolicies(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve all policy objects in the directory.
            </summary>
            <remarks>
            Retrieve all policy objects in the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 idenfier of an domain in Azure Active Directory (optional)</param>
            <returns>GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetPoliciesWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve all policy objects in the directory.
            </summary>
            <remarks>
            Retrieve all policy objects in the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 idenfier of an domain in Azure Active Directory (optional)</param>
            <returns>ApiResponse of GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetPolicy(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the properties of a policy.
            </summary>
            <remarks>
            Retrieve the properties of a policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The policy object 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>Policy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetPolicyWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the properties of a policy.
            </summary>
            <remarks>
            Retrieve the properties of a policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The policy object 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 Policy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetPolicyAppliedObject(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the application and service principal objects with the specified policy added.
            </summary>
            <remarks>
            Retrieve the application and service principal objects with the specified policy added.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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>GetDirectoryObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetPolicyAppliedObjectWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the application and service principal objects with the specified policy added.
            </summary>
            <remarks>
            Retrieve the application and service principal objects with the specified policy added.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 GetDirectoryObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.NewPolicy(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Policy)">
            <summary>
            Create a new policy object by specifying display name, policy type, and policy description.
            </summary>
            <remarks>
            Create a new policy object by specifying display name, policy type, and policy description.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policy">In the request body, provide a JSON representation of policy object.</param>
            <returns>Policy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.NewPolicyWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Policy)">
            <summary>
            Create a new policy object by specifying display name, policy type, and policy description.
            </summary>
            <remarks>
            Create a new policy object by specifying display name, policy type, and policy description.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policy">In the request body, provide a JSON representation of policy object.</param>
            <returns>ApiResponse of Policy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.RemoveApplicationPolicy(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes policy associated with an application
            </summary>
            <remarks>
            Deletes policy associated with an application
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policyId">The unique identifier of the specific Azure Active Directory policy</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.MSGraphBeta.Api.IPolicyApi.RemoveApplicationPolicyWithHttpInfo(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes policy associated with an application
            </summary>
            <remarks>
            Deletes policy associated with an application
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policyId">The unique identifier of the specific Azure Active Directory policy</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.MSGraphBeta.Api.IPolicyApi.RemovePolicy(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a policy.
            </summary>
            <remarks>
            Delete a policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IPolicyApi.RemovePolicyWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a policy.
            </summary>
            <remarks>
            Delete a policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IPolicyApi.RemoveServicePrincipalPolicy(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes policy associated with a service principal
            </summary>
            <remarks>
            Deletes policy associated with a service principal
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policyId">The unique identifier of the specific Azure Active Directory policy</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.MSGraphBeta.Api.IPolicyApi.RemoveServicePrincipalPolicyWithHttpInfo(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes policy associated with a service principal
            </summary>
            <remarks>
            Deletes policy associated with a service principal
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policyId">The unique identifier of the specific Azure Active Directory policy</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.MSGraphBeta.Api.IPolicyApi.SetPolicy(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Policy)">
            <summary>
            Update properties in a preexisting policy.
            </summary>
            <remarks>
            Update properties in a preexisting policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policy">In the request body, provide a JSON representation of policy object.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.SetPolicyWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Policy)">
            <summary>
            Update properties in a preexisting policy.
            </summary>
            <remarks>
            Update properties in a preexisting policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policy">In the request body, provide a JSON representation of policy object.</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.AddApplicationPolicyAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Adds a policy to an application
            </summary>
            <remarks>
            Adds a policy to an application
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IPolicyApi.AddApplicationPolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Adds a policy to an application
            </summary>
            <remarks>
            Adds a policy to an application
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IPolicyApi.AddServicePrincipalPolicyAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Adds a policy to a service principal.
            </summary>
            <remarks>
            Adds a policy to a service principal.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IPolicyApi.AddServicePrincipalPolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Adds a policy to a service principal.
            </summary>
            <remarks>
            Adds a policy to a service principal.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IPolicyApi.GetAddedServicePrincipalPolicyAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the policy objects added to a service principal.
            </summary>
            <remarks>
            Retreive the policy objects added to a service principal.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetAddedServicePrincipalPolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the policy objects added to a service principal.
            </summary>
            <remarks>
            Retreive the policy objects added to a service principal.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 (GetPoliciesResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetApplicationPolicyAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the policy objects added to an application.
            </summary>
            <remarks>
            Retreive the policy objects added to an application.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetApplicationPolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the policy objects added to an application.
            </summary>
            <remarks>
            Retreive the policy objects added to an application.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 (GetPoliciesResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetPoliciesAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve all policy objects in the directory.
            </summary>
            <remarks>
            Retrieve all policy objects in the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 idenfier of an domain in Azure Active Directory (optional)</param>
            <returns>Task of GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetPoliciesAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve all policy objects in the directory.
            </summary>
            <remarks>
            Retrieve all policy objects in the directory.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 idenfier of an domain in Azure Active Directory (optional)</param>
            <returns>Task of ApiResponse (GetPoliciesResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetPolicyAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the properties of a policy.
            </summary>
            <remarks>
            Retrieve the properties of a policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The policy object 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 Policy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetPolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the properties of a policy.
            </summary>
            <remarks>
            Retrieve the properties of a policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The policy object 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 (Policy)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetPolicyAppliedObjectAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the application and service principal objects with the specified policy added.
            </summary>
            <remarks>
            Retrieve the application and service principal objects with the specified policy added.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 GetDirectoryObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.GetPolicyAppliedObjectAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the application and service principal objects with the specified policy added.
            </summary>
            <remarks>
            Retrieve the application and service principal objects with the specified policy added.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 (GetDirectoryObjectsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.NewPolicyAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Policy)">
            <summary>
            Create a new policy object by specifying display name, policy type, and policy description.
            </summary>
            <remarks>
            Create a new policy object by specifying display name, policy type, and policy description.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policy">In the request body, provide a JSON representation of policy object.</param>
            <returns>Task of Policy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.NewPolicyAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Policy)">
            <summary>
            Create a new policy object by specifying display name, policy type, and policy description.
            </summary>
            <remarks>
            Create a new policy object by specifying display name, policy type, and policy description.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policy">In the request body, provide a JSON representation of policy object.</param>
            <returns>Task of ApiResponse (Policy)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.RemoveApplicationPolicyAsync(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes policy associated with an application
            </summary>
            <remarks>
            Deletes policy associated with an application
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policyId">The unique identifier of the specific Azure Active Directory policy</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.MSGraphBeta.Api.IPolicyApi.RemoveApplicationPolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes policy associated with an application
            </summary>
            <remarks>
            Deletes policy associated with an application
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policyId">The unique identifier of the specific Azure Active Directory policy</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.MSGraphBeta.Api.IPolicyApi.RemovePolicyAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a policy.
            </summary>
            <remarks>
            Delete a policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IPolicyApi.RemovePolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a policy.
            </summary>
            <remarks>
            Delete a policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IPolicyApi.RemoveServicePrincipalPolicyAsync(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes policy associated with a service principal
            </summary>
            <remarks>
            Deletes policy associated with a service principal
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policyId">The unique identifier of the specific Azure Active Directory policy</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.MSGraphBeta.Api.IPolicyApi.RemoveServicePrincipalPolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes policy associated with a service principal
            </summary>
            <remarks>
            Deletes policy associated with a service principal
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policyId">The unique identifier of the specific Azure Active Directory policy</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.MSGraphBeta.Api.IPolicyApi.SetPolicyAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Policy)">
            <summary>
            Update properties in a preexisting policy.
            </summary>
            <remarks>
            Update properties in a preexisting policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policy">In the request body, provide a JSON representation of policy object.</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPolicyApi.SetPolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Policy)">
            <summary>
            Update properties in a preexisting policy.
            </summary>
            <remarks>
            Update properties in a preexisting policy.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policy">In the request body, provide a JSON representation of policy object.</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphBeta.Api.PolicyApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.PolicyApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.#ctor(Microsoft.Open.MSGraphBeta.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.PolicyApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.SetBasePath(System.String)">
            <summary>
            Sets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.PolicyApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.PolicyApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.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.MSGraphBeta.Api.PolicyApi.AddApplicationPolicy(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Adds a policy to an application Adds a policy to an application
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.PolicyApi.AddApplicationPolicyWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Adds a policy to an application Adds a policy to an application
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.PolicyApi.AddApplicationPolicyAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Adds a policy to an application Adds a policy to an application
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.PolicyApi.AddApplicationPolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Adds a policy to an application Adds a policy to an application
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.PolicyApi.AddServicePrincipalPolicy(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Adds a policy to a service principal. Adds a policy to a service principal.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.PolicyApi.AddServicePrincipalPolicyWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Adds a policy to a service principal. Adds a policy to a service principal.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.PolicyApi.AddServicePrincipalPolicyAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Adds a policy to a service principal. Adds a policy to a service principal.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.PolicyApi.AddServicePrincipalPolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.OdataLink,System.String)">
            <summary>
            Adds a policy to a service principal. Adds a policy to a service principal.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.PolicyApi.GetAddedServicePrincipalPolicy(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the policy objects added to a service principal. Retreive the policy objects added to a service principal.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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>GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetAddedServicePrincipalPolicyWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the policy objects added to a service principal. Retreive the policy objects added to a service principal.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetAddedServicePrincipalPolicyAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the policy objects added to a service principal. Retreive the policy objects added to a service principal.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetAddedServicePrincipalPolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the policy objects added to a service principal. Retreive the policy objects added to a service principal.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 (GetPoliciesResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetApplicationPolicy(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the policy objects added to an application. Retreive the policy objects added to an application.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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>GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetApplicationPolicyWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the policy objects added to an application. Retreive the policy objects added to an application.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetApplicationPolicyAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the policy objects added to an application. Retreive the policy objects added to an application.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetApplicationPolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retreive the policy objects added to an application. Retreive the policy objects added to an application.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 (GetPoliciesResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetPolicies(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve all policy objects in the directory. Retrieve all policy objects in the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 idenfier of an domain in Azure Active Directory (optional)</param>
            <returns>GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetPoliciesWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve all policy objects in the directory. Retrieve all policy objects in the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 idenfier of an domain in Azure Active Directory (optional)</param>
            <returns>ApiResponse of GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetPoliciesAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve all policy objects in the directory. Retrieve all policy objects in the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 idenfier of an domain in Azure Active Directory (optional)</param>
            <returns>Task of GetPoliciesResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetPoliciesAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve all policy objects in the directory. Retrieve all policy objects in the directory.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 idenfier of an domain in Azure Active Directory (optional)</param>
            <returns>Task of ApiResponse (GetPoliciesResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetPolicy(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the properties of a policy. Retrieve the properties of a policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The policy object 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>Policy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetPolicyWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the properties of a policy. Retrieve the properties of a policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The policy object 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 Policy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetPolicyAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the properties of a policy. Retrieve the properties of a policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The policy object 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 Policy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetPolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the properties of a policy. Retrieve the properties of a policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The policy object 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 (Policy)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetPolicyAppliedObject(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the application and service principal objects with the specified policy added. Retrieve the application and service principal objects with the specified policy added.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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>GetDirectoryObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetPolicyAppliedObjectWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the application and service principal objects with the specified policy added. Retrieve the application and service principal objects with the specified policy added.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 GetDirectoryObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetPolicyAppliedObjectAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the application and service principal objects with the specified policy added. Retrieve the application and service principal objects with the specified policy added.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 GetDirectoryObjectsResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.GetPolicyAppliedObjectAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the application and service principal objects with the specified policy added. Retrieve the application and service principal objects with the specified policy added.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 (GetDirectoryObjectsResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.NewPolicy(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Policy)">
            <summary>
            Create a new policy object by specifying display name, policy type, and policy description. Create a new policy object by specifying display name, policy type, and policy description.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policy">In the request body, provide a JSON representation of policy object.</param>
            <returns>Policy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.NewPolicyWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Policy)">
            <summary>
            Create a new policy object by specifying display name, policy type, and policy description. Create a new policy object by specifying display name, policy type, and policy description.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policy">In the request body, provide a JSON representation of policy object.</param>
            <returns>ApiResponse of Policy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.NewPolicyAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Policy)">
            <summary>
            Create a new policy object by specifying display name, policy type, and policy description. Create a new policy object by specifying display name, policy type, and policy description.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policy">In the request body, provide a JSON representation of policy object.</param>
            <returns>Task of Policy</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.NewPolicyAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Policy)">
            <summary>
            Create a new policy object by specifying display name, policy type, and policy description. Create a new policy object by specifying display name, policy type, and policy description.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policy">In the request body, provide a JSON representation of policy object.</param>
            <returns>Task of ApiResponse (Policy)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.RemoveApplicationPolicy(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes policy associated with an application Deletes policy associated with an application
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policyId">The unique identifier of the specific Azure Active Directory policy</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.MSGraphBeta.Api.PolicyApi.RemoveApplicationPolicyWithHttpInfo(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes policy associated with an application Deletes policy associated with an application
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policyId">The unique identifier of the specific Azure Active Directory policy</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.MSGraphBeta.Api.PolicyApi.RemoveApplicationPolicyAsync(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes policy associated with an application Deletes policy associated with an application
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policyId">The unique identifier of the specific Azure Active Directory policy</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.MSGraphBeta.Api.PolicyApi.RemoveApplicationPolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes policy associated with an application Deletes policy associated with an application
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policyId">The unique identifier of the specific Azure Active Directory policy</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.MSGraphBeta.Api.PolicyApi.RemovePolicy(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a policy. Delete a policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.PolicyApi.RemovePolicyWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a policy. Delete a policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.PolicyApi.RemovePolicyAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a policy. Delete a policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.PolicyApi.RemovePolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete a policy. Delete a policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.PolicyApi.RemoveServicePrincipalPolicy(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes policy associated with a service principal Deletes policy associated with a service principal
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policyId">The unique identifier of the specific Azure Active Directory policy</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.MSGraphBeta.Api.PolicyApi.RemoveServicePrincipalPolicyWithHttpInfo(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes policy associated with a service principal Deletes policy associated with a service principal
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policyId">The unique identifier of the specific Azure Active Directory policy</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.MSGraphBeta.Api.PolicyApi.RemoveServicePrincipalPolicyAsync(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes policy associated with a service principal Deletes policy associated with a service principal
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policyId">The unique identifier of the specific Azure Active Directory policy</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.MSGraphBeta.Api.PolicyApi.RemoveServicePrincipalPolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Deletes policy associated with a service principal Deletes policy associated with a service principal
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policyId">The unique identifier of the specific Azure Active Directory policy</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.MSGraphBeta.Api.PolicyApi.SetPolicy(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Policy)">
            <summary>
            Update properties in a preexisting policy. Update properties in a preexisting policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policy">In the request body, provide a JSON representation of policy object.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.SetPolicyWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Policy)">
            <summary>
            Update properties in a preexisting policy. Update properties in a preexisting policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policy">In the request body, provide a JSON representation of policy object.</param>
            <returns>ApiResponse of Object(void)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.SetPolicyAsync(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Policy)">
            <summary>
            Update properties in a preexisting policy. Update properties in a preexisting policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policy">In the request body, provide a JSON representation of policy object.</param>
            <returns>Task of void</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PolicyApi.SetPolicyAsyncWithHttpInfo(System.String,System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.Policy)">
            <summary>
            Update properties in a preexisting policy. Update properties in a preexisting policy.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="policy">In the request body, provide a JSON representation of policy object.</param>
            <returns>Task of ApiResponse</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedOperationEvents(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedOperationEvent objects, which represent the audit events that are generated by Privileged Identity Management for the role operations.
            </summary>
            <remarks>
            Retrieve a list of privilegedOperationEvent objects, which represent the audit events that are generated by Privileged Identity Management for the role operations.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>GetPrivilegedOperationEventResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedOperationEventsWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedOperationEvent objects, which represent the audit events that are generated by Privileged Identity Management for the role operations.
            </summary>
            <remarks>
            Retrieve a list of privilegedOperationEvent objects, which represent the audit events that are generated by Privileged Identity Management for the role operations.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>ApiResponse of GetPrivilegedOperationEventResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedRole(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the properties and relationships of privilegedRole object.
            </summary>
            <remarks>
            Retrieve the properties and relationships of privilegedRole object.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a privileged role 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="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>PrivilegedRole</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedRoleWithHttpInfo(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the properties and relationships of privilegedRole object.
            </summary>
            <remarks>
            Retrieve the properties and relationships of privilegedRole object.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a privileged role 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="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>ApiResponse of PrivilegedRole</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedRoleAssignment(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieve the properties and relationships of privilegedRoleAssignment object.
            </summary>
            <remarks>
            Retrieve the properties and relationships of privilegedRoleAssignment object.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a setting 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>
            <returns>PrivilegedRoleAssignment</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedRoleAssignmentWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieve the properties and relationships of privilegedRoleAssignment object.
            </summary>
            <remarks>
            Retrieve the properties and relationships of privilegedRoleAssignment object.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a setting 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>
            <returns>ApiResponse of PrivilegedRoleAssignment</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedRoleAssignments(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieve a list of privilegedRoleAssignment objects, which correspond to all role assignments for the organization.
            </summary>
            <remarks>
            Retrieve a list of privilegedRoleAssignment objects, which correspond to all role assignments for the organization.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 priviledged role assignment in Azure Active Directory (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>
            <returns>GetPrivilegedRoleAssignmentResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedRoleAssignmentsWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieve a list of privilegedRoleAssignment objects, which correspond to all role assignments for the organization.
            </summary>
            <remarks>
            Retrieve a list of privilegedRoleAssignment objects, which correspond to all role assignments for the organization.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 priviledged role assignment in Azure Active Directory (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>
            <returns>ApiResponse of GetPrivilegedRoleAssignmentResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedRoles(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedRole objects.
            </summary>
            <remarks>
            Retrieve a list of privilegedRole objects.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 privileged role in Azure Active Directory (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>GetPrivilegedRoleResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedRolesWithHttpInfo(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedRole objects.
            </summary>
            <remarks>
            Retrieve a list of privilegedRole objects.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 privileged role in Azure Active Directory (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>ApiResponse of GetPrivilegedRoleResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetRoleAssignment(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedRoleAssignment objects that are associated with the role. Each privilegedRoleAssignment represents a role assignment to a user.
            </summary>
            <remarks>
            Retrieve a list of privilegedRoleAssignment objects that are associated with the role. Each privilegedRoleAssignment represents a role assignment to a user.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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>GetPrivilegedRoleAssignmentResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetRoleAssignmentWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedRoleAssignment objects that are associated with the role. Each privilegedRoleAssignment represents a role assignment to a user.
            </summary>
            <remarks>
            Retrieve a list of privilegedRoleAssignment objects that are associated with the role. Each privilegedRoleAssignment represents a role assignment to a user.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 GetPrivilegedRoleAssignmentResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.NewPrivilegedRoleAssignment(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment)">
            <summary>
            Use this API to create a new privilegedRoleAssignment.
            </summary>
            <remarks>
            Use this API to create a new privilegedRoleAssignment.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="privilegedRoleAssignment">New privileged role assignment</param>
            <returns>PrivilegedRoleAssignment</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.NewPrivilegedRoleAssignmentWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment)">
            <summary>
            Use this API to create a new privilegedRoleAssignment.
            </summary>
            <remarks>
            Use this API to create a new privilegedRoleAssignment.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="privilegedRoleAssignment">New privileged role assignment</param>
            <returns>ApiResponse of PrivilegedRoleAssignment</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.RemovePrivilegedRoleAssignment(System.String,System.String,System.String,System.String)">
            <summary>
            Delete privilegedRoleAssignment.
            </summary>
            <remarks>
            Delete privilegedRoleAssignment.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.RemovePrivilegedRoleAssignmentWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete privilegedRoleAssignment.
            </summary>
            <remarks>
            Delete privilegedRoleAssignment.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedOperationEventsAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedOperationEvent objects, which represent the audit events that are generated by Privileged Identity Management for the role operations.
            </summary>
            <remarks>
            Retrieve a list of privilegedOperationEvent objects, which represent the audit events that are generated by Privileged Identity Management for the role operations.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of GetPrivilegedOperationEventResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedOperationEventsAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedOperationEvent objects, which represent the audit events that are generated by Privileged Identity Management for the role operations.
            </summary>
            <remarks>
            Retrieve a list of privilegedOperationEvent objects, which represent the audit events that are generated by Privileged Identity Management for the role operations.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of ApiResponse (GetPrivilegedOperationEventResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedRoleAsync(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the properties and relationships of privilegedRole object.
            </summary>
            <remarks>
            Retrieve the properties and relationships of privilegedRole object.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a privileged role 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="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of PrivilegedRole</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedRoleAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the properties and relationships of privilegedRole object.
            </summary>
            <remarks>
            Retrieve the properties and relationships of privilegedRole object.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a privileged role 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="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of ApiResponse (PrivilegedRole)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedRoleAssignmentAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieve the properties and relationships of privilegedRoleAssignment object.
            </summary>
            <remarks>
            Retrieve the properties and relationships of privilegedRoleAssignment object.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a setting 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>
            <returns>Task of PrivilegedRoleAssignment</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedRoleAssignmentAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieve the properties and relationships of privilegedRoleAssignment object.
            </summary>
            <remarks>
            Retrieve the properties and relationships of privilegedRoleAssignment object.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a setting 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>
            <returns>Task of ApiResponse (PrivilegedRoleAssignment)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedRoleAssignmentsAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieve a list of privilegedRoleAssignment objects, which correspond to all role assignments for the organization.
            </summary>
            <remarks>
            Retrieve a list of privilegedRoleAssignment objects, which correspond to all role assignments for the organization.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 priviledged role assignment in Azure Active Directory (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>
            <returns>Task of GetPrivilegedRoleAssignmentResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedRoleAssignmentsAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieve a list of privilegedRoleAssignment objects, which correspond to all role assignments for the organization.
            </summary>
            <remarks>
            Retrieve a list of privilegedRoleAssignment objects, which correspond to all role assignments for the organization.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 priviledged role assignment in Azure Active Directory (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>
            <returns>Task of ApiResponse (GetPrivilegedRoleAssignmentResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedRolesAsync(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedRole objects.
            </summary>
            <remarks>
            Retrieve a list of privilegedRole objects.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 privileged role in Azure Active Directory (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of GetPrivilegedRoleResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetPrivilegedRolesAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedRole objects.
            </summary>
            <remarks>
            Retrieve a list of privilegedRole objects.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 privileged role in Azure Active Directory (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of ApiResponse (GetPrivilegedRoleResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetRoleAssignmentAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedRoleAssignment objects that are associated with the role. Each privilegedRoleAssignment represents a role assignment to a user.
            </summary>
            <remarks>
            Retrieve a list of privilegedRoleAssignment objects that are associated with the role. Each privilegedRoleAssignment represents a role assignment to a user.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 GetPrivilegedRoleAssignmentResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.GetRoleAssignmentAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedRoleAssignment objects that are associated with the role. Each privilegedRoleAssignment represents a role assignment to a user.
            </summary>
            <remarks>
            Retrieve a list of privilegedRoleAssignment objects that are associated with the role. Each privilegedRoleAssignment represents a role assignment to a user.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 (GetPrivilegedRoleAssignmentResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.NewPrivilegedRoleAssignmentAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment)">
            <summary>
            Use this API to create a new privilegedRoleAssignment.
            </summary>
            <remarks>
            Use this API to create a new privilegedRoleAssignment.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="privilegedRoleAssignment">New privileged role assignment</param>
            <returns>Task of PrivilegedRoleAssignment</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.NewPrivilegedRoleAssignmentAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment)">
            <summary>
            Use this API to create a new privilegedRoleAssignment.
            </summary>
            <remarks>
            Use this API to create a new privilegedRoleAssignment.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="privilegedRoleAssignment">New privileged role assignment</param>
            <returns>Task of ApiResponse (PrivilegedRoleAssignment)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.RemovePrivilegedRoleAssignmentAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Delete privilegedRoleAssignment.
            </summary>
            <remarks>
            Delete privilegedRoleAssignment.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.IPrivilegedIdentityMangementApi.RemovePrivilegedRoleAssignmentAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete privilegedRoleAssignment.
            </summary>
            <remarks>
            Delete privilegedRoleAssignment.
            </remarks>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="T:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi">
            <summary>
            Represents a collection of functions to interact with the API endpoints
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi"/> class.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.#ctor(Microsoft.Open.MSGraphBeta.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi"/> class
            using Configuration object
            </summary>
            <param name="configuration">An instance of Configuration</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.SetBasePath(System.String)">
            <summary>
            Sets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.DefaultHeader">
            <summary>
            Gets the default header.
            </summary>
            <returns>Dictionary of HTTP header</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.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.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedOperationEvents(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedOperationEvent objects, which represent the audit events that are generated by Privileged Identity Management for the role operations. Retrieve a list of privilegedOperationEvent objects, which represent the audit events that are generated by Privileged Identity Management for the role operations.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>GetPrivilegedOperationEventResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedOperationEventsWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedOperationEvent objects, which represent the audit events that are generated by Privileged Identity Management for the role operations. Retrieve a list of privilegedOperationEvent objects, which represent the audit events that are generated by Privileged Identity Management for the role operations.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>ApiResponse of GetPrivilegedOperationEventResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedOperationEventsAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedOperationEvent objects, which represent the audit events that are generated by Privileged Identity Management for the role operations. Retrieve a list of privilegedOperationEvent objects, which represent the audit events that are generated by Privileged Identity Management for the role operations.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of GetPrivilegedOperationEventResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedOperationEventsAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedOperationEvent objects, which represent the audit events that are generated by Privileged Identity Management for the role operations. Retrieve a list of privilegedOperationEvent objects, which represent the audit events that are generated by Privileged Identity Management for the role operations.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of ApiResponse (GetPrivilegedOperationEventResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedRole(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the properties and relationships of privilegedRole object. Retrieve the properties and relationships of privilegedRole object.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a privileged role 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="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>PrivilegedRole</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedRoleWithHttpInfo(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the properties and relationships of privilegedRole object. Retrieve the properties and relationships of privilegedRole object.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a privileged role 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="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>ApiResponse of PrivilegedRole</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedRoleAsync(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the properties and relationships of privilegedRole object. Retrieve the properties and relationships of privilegedRole object.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a privileged role 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="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of PrivilegedRole</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedRoleAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve the properties and relationships of privilegedRole object. Retrieve the properties and relationships of privilegedRole object.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a privileged role 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="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of ApiResponse (PrivilegedRole)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedRoleAssignment(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieve the properties and relationships of privilegedRoleAssignment object. Retrieve the properties and relationships of privilegedRoleAssignment object.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a setting 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>
            <returns>PrivilegedRoleAssignment</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedRoleAssignmentWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieve the properties and relationships of privilegedRoleAssignment object. Retrieve the properties and relationships of privilegedRoleAssignment object.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a setting 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>
            <returns>ApiResponse of PrivilegedRoleAssignment</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedRoleAssignmentAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieve the properties and relationships of privilegedRoleAssignment object. Retrieve the properties and relationships of privilegedRoleAssignment object.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a setting 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>
            <returns>Task of PrivilegedRoleAssignment</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedRoleAssignmentAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieve the properties and relationships of privilegedRoleAssignment object. Retrieve the properties and relationships of privilegedRoleAssignment object.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException">Thrown when fails to make API call</exception>
            <param name="id">The unique idenfier of a setting 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>
            <returns>Task of ApiResponse (PrivilegedRoleAssignment)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedRoleAssignments(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieve a list of privilegedRoleAssignment objects, which correspond to all role assignments for the organization. Retrieve a list of privilegedRoleAssignment objects, which correspond to all role assignments for the organization.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 priviledged role assignment in Azure Active Directory (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>
            <returns>GetPrivilegedRoleAssignmentResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedRoleAssignmentsWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieve a list of privilegedRoleAssignment objects, which correspond to all role assignments for the organization. Retrieve a list of privilegedRoleAssignment objects, which correspond to all role assignments for the organization.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 priviledged role assignment in Azure Active Directory (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>
            <returns>ApiResponse of GetPrivilegedRoleAssignmentResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedRoleAssignmentsAsync(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieve a list of privilegedRoleAssignment objects, which correspond to all role assignments for the organization. Retrieve a list of privilegedRoleAssignment objects, which correspond to all role assignments for the organization.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 priviledged role assignment in Azure Active Directory (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>
            <returns>Task of GetPrivilegedRoleAssignmentResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedRoleAssignmentsAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Int32},System.String)">
            <summary>
            Retrieve a list of privilegedRoleAssignment objects, which correspond to all role assignments for the organization. Retrieve a list of privilegedRoleAssignment objects, which correspond to all role assignments for the organization.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 priviledged role assignment in Azure Active Directory (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>
            <returns>Task of ApiResponse (GetPrivilegedRoleAssignmentResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedRoles(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedRole objects. Retrieve a list of privilegedRole objects.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 privileged role in Azure Active Directory (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>GetPrivilegedRoleResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedRolesWithHttpInfo(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedRole objects. Retrieve a list of privilegedRole objects.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 privileged role in Azure Active Directory (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>ApiResponse of GetPrivilegedRoleResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedRolesAsync(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedRole objects. Retrieve a list of privilegedRole objects.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 privileged role in Azure Active Directory (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of GetPrivilegedRoleResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetPrivilegedRolesAsyncWithHttpInfo(System.String,System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedRole objects. Retrieve a list of privilegedRole objects.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 privileged role in Azure Active Directory (optional)</param>
            <param name="filter">The oData v3.0 filter statement. Controls which objects are returned. (optional)</param>
            <returns>Task of ApiResponse (GetPrivilegedRoleResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetRoleAssignment(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedRoleAssignment objects that are associated with the role. Each privilegedRoleAssignment represents a role assignment to a user. Retrieve a list of privilegedRoleAssignment objects that are associated with the role. Each privilegedRoleAssignment represents a role assignment to a user.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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>GetPrivilegedRoleAssignmentResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetRoleAssignmentWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedRoleAssignment objects that are associated with the role. Each privilegedRoleAssignment represents a role assignment to a user. Retrieve a list of privilegedRoleAssignment objects that are associated with the role. Each privilegedRoleAssignment represents a role assignment to a user.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 GetPrivilegedRoleAssignmentResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetRoleAssignmentAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedRoleAssignment objects that are associated with the role. Each privilegedRoleAssignment represents a role assignment to a user. Retrieve a list of privilegedRoleAssignment objects that are associated with the role. Each privilegedRoleAssignment represents a role assignment to a user.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 GetPrivilegedRoleAssignmentResponse</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.GetRoleAssignmentAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Retrieve a list of privilegedRoleAssignment objects that are associated with the role. Each privilegedRoleAssignment represents a role assignment to a user. Retrieve a list of privilegedRoleAssignment objects that are associated with the role. Each privilegedRoleAssignment represents a role assignment to a user.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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 (GetPrivilegedRoleAssignmentResponse)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.NewPrivilegedRoleAssignment(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment)">
            <summary>
            Use this API to create a new privilegedRoleAssignment. Use this API to create a new privilegedRoleAssignment.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="privilegedRoleAssignment">New privileged role assignment</param>
            <returns>PrivilegedRoleAssignment</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.NewPrivilegedRoleAssignmentWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment)">
            <summary>
            Use this API to create a new privilegedRoleAssignment. Use this API to create a new privilegedRoleAssignment.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="privilegedRoleAssignment">New privileged role assignment</param>
            <returns>ApiResponse of PrivilegedRoleAssignment</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.NewPrivilegedRoleAssignmentAsync(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment)">
            <summary>
            Use this API to create a new privilegedRoleAssignment. Use this API to create a new privilegedRoleAssignment.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="privilegedRoleAssignment">New privileged role assignment</param>
            <returns>Task of PrivilegedRoleAssignment</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.NewPrivilegedRoleAssignmentAsyncWithHttpInfo(System.String,System.String,System.String,Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment)">
            <summary>
            Use this API to create a new privilegedRoleAssignment. Use this API to create a new privilegedRoleAssignment.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="privilegedRoleAssignment">New privileged role assignment</param>
            <returns>Task of ApiResponse (PrivilegedRoleAssignment)</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Api.PrivilegedIdentityMangementApi.RemovePrivilegedRoleAssignment(System.String,System.String,System.String,System.String)">
            <summary>
            Delete privilegedRoleAssignment. Delete privilegedRoleAssignment.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.PrivilegedIdentityMangementApi.RemovePrivilegedRoleAssignmentWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete privilegedRoleAssignment. Delete privilegedRoleAssignment.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.PrivilegedIdentityMangementApi.RemovePrivilegedRoleAssignmentAsync(System.String,System.String,System.String,System.String)">
            <summary>
            Delete privilegedRoleAssignment. Delete privilegedRoleAssignment.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Api.PrivilegedIdentityMangementApi.RemovePrivilegedRoleAssignmentAsyncWithHttpInfo(System.String,System.String,System.String,System.String)">
            <summary>
            Delete privilegedRoleAssignment. Delete privilegedRoleAssignment.
            </summary>
            <exception cref="T:Microsoft.Open.MSGraphBeta.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="T:Microsoft.Open.MSGraphBeta.Client.ApiClient">
            <summary>
            API client is mainly responsible for making the HTTP call to the API backend.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Client.ApiClient.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Client.ApiClient" /> class
            with default configuration and base path (https://graph.microsoft.com).
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Client.ApiClient.#ctor(Microsoft.Open.MSGraphBeta.Client.Configuration)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Client.ApiClient.#ctor(System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Client.ApiClient" /> class
            with default configuration.
            </summary>
            <param name="basePath">The base path.</param>
        </member>
        <member name="F:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Client.ApiClient.Configuration">
            <summary>
            Gets or sets the Configuration.
            </summary>
            <value>An instance of the Configuration.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Client.ApiClient.RestClient">
            <summary>
            Gets or sets the RestClient.
            </summary>
            <value>An instance of the RestClient</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Client.ApiException">
            <summary>
            API Exception
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Client.ApiException.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException"/> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Client.ApiException.#ctor(System.Int32,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.Client.ApiException"/> class.
            </summary>
            <param name="errorCode">HTTP status code.</param>
            <param name="message">Error message.</param>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Client.ApiException.#ctor(System.Int32,System.String,System.Object)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Client.ApiResponse`1">
            <summary>
            API Response
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Client.ApiResponse`1.Headers">
            <summary>
            Gets or sets the HTTP headers
            </summary>
            <value>HTTP headers</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Client.ApiResponse`1.Data">
            <summary>
            Gets or sets the data (parsed HTTP body)
            </summary>
            <value>The data.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Client.Configuration">
            <summary>
            Represents a set of configuration settings
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Client.Configuration.#ctor(Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Client.Configuration.#ctor(Microsoft.Open.MSGraphBeta.Client.ApiClient)">
            <summary>
            Initializes a new instance of the Configuration class.
            </summary>
            <param name="apiClient">Api client.</param>
        </member>
        <member name="F:Microsoft.Open.MSGraphBeta.Client.Configuration.Version">
            <summary>
            Version of the package.
            </summary>
            <value>Version of the package.</value>
        </member>
        <member name="F:Microsoft.Open.MSGraphBeta.Client.Configuration.Default">
            <summary>
            Gets or sets the default Configuration.
            </summary>
            <value>Configuration.</value>
        </member>
        <member name="F:Microsoft.Open.MSGraphBeta.Client.Configuration.DefaultExceptionFactory">
            <summary>
            Default creation of exceptions for a given method name and response object
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Client.Configuration.setApiClientUsingDefault(Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Client.Configuration.DefaultHeader">
            <summary>
            Gets or sets the default header.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Client.Configuration.UserAgent">
            <summary>
            Gets or sets the HTTP user agent.
            </summary>
            <value>Http user agent.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Client.Configuration.Username">
            <summary>
            Gets or sets the username (HTTP basic authentication).
            </summary>
            <value>The username.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Client.Configuration.Password">
            <summary>
            Gets or sets the password (HTTP basic authentication).
            </summary>
            <value>The password.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.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.MSGraphBeta.Client.Configuration.ToDebugReport">
            <summary>
            Returns a string with essential information for debugging.
            </summary>
        </member>
        <member name="T:Microsoft.Open.MSGraphBeta.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.MSGraphBeta.Client.IApiAccessor">
            <summary>
            Represents configuration aspects required to interact with the API endpoints.
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Client.IApiAccessor.Configuration">
            <summary>
            Gets or sets the configuration object
            </summary>
            <value>An instance of the Configuration</value>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Client.IApiAccessor.GetBasePath">
            <summary>
            Gets the base path of the API client.
            </summary>
            <value>The base path</value>
        </member>
        <member name="P:Microsoft.Open.MSGraphBeta.Client.IApiAccessor.ExceptionFactory">
            <summary>
            Provides a factory method hook for the creation of exceptions.
            </summary>
        </member>
        <member name="F:Microsoft.Open.MSGraphBeta.Client.MsGraphBetaJsonConverter.OdataTypeKey">
            <summary>
            In the JSON response, the OData type of the object being returned is this key.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraphBeta.Client.MsGraphBetaJsonConverter.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.MSGraphBeta.Client.MsGraphBetaJsonConverter.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.DirectorySetting">
            <summary>
            A directory settings in Azure Active Directory
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.DirectorySetting.Item(System.String)">
            <summary>
            Enables string indexing
            e.g Settings["EnableAccess"] = $true
            </summary>
            <param name="name">String key of SettingValue that mapped to the value.</param>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.DirectorySetting.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.DirectorySetting" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.DirectorySetting.#ctor(System.String,System.Collections.Generic.List{Microsoft.Open.MSGraph.Model.SettingValue})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.DirectorySetting" /> class.
            </summary>
            <param name="TemplateId">Unique identifier for the template used to create this group of settings. Read-only..</param>
            <param name="Values">Collection of name value pairs. Must contain and set all the settings defined in the template..</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.DirectorySetting.Id">
            <summary>
            Unique identifier for these settings. Read-only.
            </summary>
            <value>Unique identifier for these settings. Read-only.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.DirectorySetting.DisplayName">
            <summary>
            Display name of this group of settings, which comes from the associated template. Read-only.
            </summary>
            <value>Display name of this group of settings, which comes from the associated template. Read-only.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.DirectorySetting.TemplateId">
            <summary>
            Unique identifier for the template used to create this group of settings. Read-only.
            </summary>
            <value>Unique identifier for the template used to create this group of settings. Read-only.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.DirectorySetting.Values">
            <summary>
            Collection of name value pairs. Must contain and set all the settings defined in the template.
            </summary>
            <value>Collection of name value pairs. Must contain and set all the settings defined in the template.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.DirectorySetting.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.DirectorySetting.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.DirectorySetting.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.DirectorySetting.Equals(Microsoft.Open.MSGraph.Model.DirectorySetting)">
            <summary>
            Returns true if DirectorySetting instances are equal
            </summary>
            <param name="other">Instance of DirectorySetting to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.DirectorySetting.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.DirectorySettingTemplate">
            <summary>
            A directory setting template in Azure Active Directory.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.DirectorySettingTemplate.CreateDirectorySetting">
            <summary>
            From a settings template, create settings with default value specified.
            </summary>
            <returns></returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.DirectorySettingTemplate.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.DirectorySettingTemplate" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.DirectorySettingTemplate.#ctor(System.String,System.String,System.String,System.Collections.Generic.List{Microsoft.Open.MSGraph.Model.SettingTemplateValue})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.DirectorySettingTemplate" /> class.
            </summary>
            <param name="Id">Unique identifier for the template. Read-only..</param>
            <param name="DisplayName">The complete human readable name for the directory setting that this template was created for..</param>
            <param name="Description">A description of the directory setting template.</param>
            <param name="Values">A array of the directory setting template values.</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.DirectorySettingTemplate.Id">
            <summary>
            Unique identifier for the template. Read-only.
            </summary>
            <value>Unique identifier for the template. Read-only.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.DirectorySettingTemplate.DisplayName">
            <summary>
            The complete human readable name for the directory setting that this template was created for.
            </summary>
            <value>The complete human readable name for the directory setting that this template was created for.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.DirectorySettingTemplate.Description">
            <summary>
            A description of the directory setting template
            </summary>
            <value>A description of the directory setting template</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.DirectorySettingTemplate.Values">
            <summary>
            A array of the directory setting template values
            </summary>
            <value>A array of the directory setting template values</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.DirectorySettingTemplate.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.DirectorySettingTemplate.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.DirectorySettingTemplate.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.DirectorySettingTemplate.Equals(Microsoft.Open.MSGraph.Model.DirectorySettingTemplate)">
            <summary>
            Returns true if DirectorySettingTemplate instances are equal
            </summary>
            <param name="other">Instance of DirectorySettingTemplate to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.DirectorySettingTemplate.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </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.GetDirectorySettingResponse">
            <summary>
            A list of directory settings.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetDirectorySettingResponse.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetDirectorySettingResponse" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetDirectorySettingResponse.#ctor(System.String,System.String,System.Collections.Generic.List{Microsoft.Open.MSGraph.Model.DirectorySetting})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetDirectorySettingResponse" /> 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.GetDirectorySettingResponse.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.GetDirectorySettingResponse.OdataContext">
            <summary>
            Gets or Sets OdataContext
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetDirectorySettingResponse.Value">
            <summary>
            Gets or Sets Value
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetDirectorySettingResponse.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.GetDirectorySettingResponse.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.GetDirectorySettingResponse.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.GetDirectorySettingResponse.Equals(Microsoft.Open.MSGraph.Model.GetDirectorySettingResponse)">
            <summary>
            Returns true if GetDirectorySettingResponse instances are equal
            </summary>
            <param name="other">Instance of GetDirectorySettingResponse to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetDirectorySettingResponse.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.GetDirectorySettingTemplateResponse">
            <summary>
            A list of directory setting templates.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetDirectorySettingTemplateResponse.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetDirectorySettingTemplateResponse" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetDirectorySettingTemplateResponse.#ctor(System.String,System.String,System.Collections.Generic.List{Microsoft.Open.MSGraph.Model.DirectorySettingTemplate})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetDirectorySettingTemplateResponse" /> 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.GetDirectorySettingTemplateResponse.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.GetDirectorySettingTemplateResponse.OdataContext">
            <summary>
            Gets or Sets OdataContext
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetDirectorySettingTemplateResponse.Value">
            <summary>
            Gets or Sets Value
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetDirectorySettingTemplateResponse.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.GetDirectorySettingTemplateResponse.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.GetDirectorySettingTemplateResponse.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.GetDirectorySettingTemplateResponse.Equals(Microsoft.Open.MSGraph.Model.GetDirectorySettingTemplateResponse)">
            <summary>
            Returns true if GetDirectorySettingTemplateResponse instances are equal
            </summary>
            <param name="other">Instance of GetDirectorySettingTemplateResponse to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetDirectorySettingTemplateResponse.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.GetidentityProvidersResponse">
            <summary>
            A list of identityProvider objects.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetidentityProvidersResponse.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetidentityProvidersResponse" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetidentityProvidersResponse.#ctor(System.String,System.String,System.Collections.Generic.List{Microsoft.Open.MSGraph.Model.IdentityProvider})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetidentityProvidersResponse" /> 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.GetidentityProvidersResponse.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.GetidentityProvidersResponse.OdataContext">
            <summary>
            Gets or Sets OdataContext
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetidentityProvidersResponse.Value">
            <summary>
            Gets or Sets Value
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetidentityProvidersResponse.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.GetidentityProvidersResponse.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.GetidentityProvidersResponse.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.GetidentityProvidersResponse.Equals(Microsoft.Open.MSGraph.Model.GetidentityProvidersResponse)">
            <summary>
            Returns true if GetidentityProvidersResponse instances are equal
            </summary>
            <param name="other">Instance of GetidentityProvidersResponse to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetidentityProvidersResponse.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.GetPoliciesResponse">
            <summary>
            GetPoliciesResponse
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetPoliciesResponse.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetPoliciesResponse" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetPoliciesResponse.#ctor(System.String,System.String,System.Collections.Generic.List{Microsoft.Open.MSGraph.Model.Policy})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetPoliciesResponse" /> 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.GetPoliciesResponse.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.GetPoliciesResponse.OdataContext">
            <summary>
            Gets or Sets OdataContext
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetPoliciesResponse.Value">
            <summary>
            Gets or Sets Value
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetPoliciesResponse.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.GetPoliciesResponse.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.GetPoliciesResponse.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.GetPoliciesResponse.Equals(Microsoft.Open.MSGraph.Model.GetPoliciesResponse)">
            <summary>
            Returns true if GetPoliciesResponse instances are equal
            </summary>
            <param name="other">Instance of GetPoliciesResponse to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetPoliciesResponse.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.GetPrivilegedOperationEventResponse">
            <summary>
            A list of priviledged opertation events.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetPrivilegedOperationEventResponse.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetPrivilegedOperationEventResponse" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetPrivilegedOperationEventResponse.#ctor(System.String,System.String,System.Collections.Generic.List{Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetPrivilegedOperationEventResponse" /> 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.GetPrivilegedOperationEventResponse.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.GetPrivilegedOperationEventResponse.OdataContext">
            <summary>
            Gets or Sets OdataContext
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetPrivilegedOperationEventResponse.Value">
            <summary>
            Gets or Sets Value
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetPrivilegedOperationEventResponse.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.GetPrivilegedOperationEventResponse.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.GetPrivilegedOperationEventResponse.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.GetPrivilegedOperationEventResponse.Equals(Microsoft.Open.MSGraph.Model.GetPrivilegedOperationEventResponse)">
            <summary>
            Returns true if GetPrivilegedOperationEventResponse instances are equal
            </summary>
            <param name="other">Instance of GetPrivilegedOperationEventResponse to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetPrivilegedOperationEventResponse.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.GetPrivilegedRoleAssignmentResponse">
            <summary>
            A list of priviledged roles.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetPrivilegedRoleAssignmentResponse.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetPrivilegedRoleAssignmentResponse" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetPrivilegedRoleAssignmentResponse.#ctor(System.String,System.String,System.Collections.Generic.List{Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetPrivilegedRoleAssignmentResponse" /> 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.GetPrivilegedRoleAssignmentResponse.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.GetPrivilegedRoleAssignmentResponse.OdataContext">
            <summary>
            Gets or Sets OdataContext
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetPrivilegedRoleAssignmentResponse.Value">
            <summary>
            Gets or Sets Value
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetPrivilegedRoleAssignmentResponse.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.GetPrivilegedRoleAssignmentResponse.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.GetPrivilegedRoleAssignmentResponse.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.GetPrivilegedRoleAssignmentResponse.Equals(Microsoft.Open.MSGraph.Model.GetPrivilegedRoleAssignmentResponse)">
            <summary>
            Returns true if GetPrivilegedRoleAssignmentResponse instances are equal
            </summary>
            <param name="other">Instance of GetPrivilegedRoleAssignmentResponse to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetPrivilegedRoleAssignmentResponse.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.GetPrivilegedRoleResponse">
            <summary>
            A list of priviledged roles.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetPrivilegedRoleResponse.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetPrivilegedRoleResponse" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetPrivilegedRoleResponse.#ctor(System.String,System.String,System.Collections.Generic.List{Microsoft.Open.MSGraph.Model.PrivilegedRole})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.GetPrivilegedRoleResponse" /> 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.GetPrivilegedRoleResponse.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.GetPrivilegedRoleResponse.OdataContext">
            <summary>
            Gets or Sets OdataContext
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.GetPrivilegedRoleResponse.Value">
            <summary>
            Gets or Sets Value
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetPrivilegedRoleResponse.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.GetPrivilegedRoleResponse.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.GetPrivilegedRoleResponse.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.GetPrivilegedRoleResponse.Equals(Microsoft.Open.MSGraph.Model.GetPrivilegedRoleResponse)">
            <summary>
            Returns true if GetPrivilegedRoleResponse instances are equal
            </summary>
            <param name="other">Instance of GetPrivilegedRoleResponse to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.GetPrivilegedRoleResponse.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.IdentityProvider">
            <summary>
            An identityProvider object. This entity represents the configuration of an identity (authentication) provider like MSA, Amazon, Facebook, Google etc.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.IdentityProvider.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.IdentityProvider" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.IdentityProvider.#ctor(System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.IdentityProvider" /> class.
            </summary>
            <param name="Type">The type of the Identity Provider. Can be one of the following values Microsoft, Google, Amazon, LinkedIn, Facebook (required).</param>
            <param name="Name">Display name of the identityProvider..</param>
            <param name="ClientId">This is the clientId of the application which will be used to access the identityProvider . (required).</param>
            <param name="ClientSecret">Client-Secret for the app which will be used to access the identityProvider. This is write-only. At the time of read ***** will be returned. (required).</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.IdentityProvider.Id">
            <summary>
            Unique identifier for the object.
            </summary>
            <value>Unique identifier for the object.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.IdentityProvider.Type">
            <summary>
            The type of the Identity Provider. Can be one of the following values Microsoft, Google, Amazon, LinkedIn, Facebook
            </summary>
            <value>The type of the Identity Provider. Can be one of the following values Microsoft, Google, Amazon, LinkedIn, Facebook</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.IdentityProvider.Name">
            <summary>
            Display name of the identityProvider.
            </summary>
            <value>Display name of the identityProvider.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.IdentityProvider.ClientId">
            <summary>
            This is the clientId of the application which will be used to access the identityProvider .
            </summary>
            <value>This is the clientId of the application which will be used to access the identityProvider .</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.IdentityProvider.ClientSecret">
            <summary>
            Client-Secret for the app which will be used to access the identityProvider. This is write-only. At the time of read ***** will be returned.
            </summary>
            <value>Client-Secret for the app which will be used to access the identityProvider. This is write-only. At the time of read ***** will be returned.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.IdentityProvider.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.IdentityProvider.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.IdentityProvider.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.IdentityProvider.Equals(Microsoft.Open.MSGraph.Model.IdentityProvider)">
            <summary>
            Returns true if IdentityProvider instances are equal
            </summary>
            <param name="other">Instance of IdentityProvider to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.IdentityProvider.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 settings.
            </summary>
            <value>Unique identifier for the settings.</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.KeyCredential">
            <summary>
            Contains a key credential associated with an application or a service principal. The keyCredentials property of the Application and ServicePrincipal entities is a collection of KeyCredential.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.KeyCredential.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.KeyCredential" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.KeyCredential.#ctor(System.Byte[],System.Nullable{System.DateTime},System.String,System.Nullable{System.DateTime},System.String,System.String,System.Byte[])">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.KeyCredential" /> class.
            </summary>
            <param name="CustomKeyIdentifier">CustomKeyIdentifier.</param>
            <param name="EndDate">The date and time at which the credential expires.</param>
            <param name="KeyId">The unique identifier of the key..</param>
            <param name="StartDate">The date and time at which the credential becomes valid..</param>
            <param name="Type">The type of credential. Symmetric, Asymmetric.</param>
            <param name="Usage">A string that describes the purpose for which the key can be used; for example, \&quot;Verify\&quot;..</param>
            <param name="Value">The secret value.</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.KeyCredential.CustomKeyIdentifier">
            <summary>
            Gets or Sets CustomKeyIdentifier
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.KeyCredential.EndDate">
            <summary>
            The date and time at which the credential expires
            </summary>
            <value>The date and time at which the credential expires</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.KeyCredential.KeyId">
            <summary>
            The unique identifier of the key.
            </summary>
            <value>The unique identifier of the key.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.KeyCredential.StartDate">
            <summary>
            The date and time at which the credential becomes valid.
            </summary>
            <value>The date and time at which the credential becomes valid.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.KeyCredential.Type">
            <summary>
            The type of credential. Symmetric, Asymmetric
            </summary>
            <value>The type of credential. Symmetric, Asymmetric</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.KeyCredential.Usage">
            <summary>
            A string that describes the purpose for which the key can be used; for example, \&quot;Verify\&quot;.
            </summary>
            <value>A string that describes the purpose for which the key can be used; for example, \&quot;Verify\&quot;.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.KeyCredential.Value">
            <summary>
            The secret value
            </summary>
            <value>The secret value</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.KeyCredential.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.KeyCredential.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.KeyCredential.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.KeyCredential.Equals(Microsoft.Open.MSGraph.Model.KeyCredential)">
            <summary>
            Returns true if KeyCredential instances are equal
            </summary>
            <param name="other">Instance of KeyCredential to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.KeyCredential.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,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="MembershipRule">Dynamic membership rule. e.g: (user.department -eq Sales).</param>
            <param name="MembershipRuleProcessingState">On or Paused. Indicates whether the dynamic membership processing is on or paused..</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.CreatedDateTime">
            <summary>
            Indicates the time when the group was created.
            </summary>
            <value>Indicates the time when the group was created.</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.DeletedDateTime">
            <summary>
            Indicates the time when the group was soft deleted.
            </summary>
            <value>Indicates the time when the group was soft deleted.</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.MembershipRule">
            <summary>
            Dynamic membership rule. e.g: (user.department -eq Sales)
            </summary>
            <value>Dynamic membership rule. e.g: (user.department -eq Sales)</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.MsGroup.MembershipRuleProcessingState">
            <summary>
            On or Paused. Indicates whether the dynamic membership processing is on or paused.
            </summary>
            <value>On or Paused. Indicates whether the dynamic membership processing is on or paused.</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.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.Policy">
            <summary>
            Policy
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Policy.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.Policy" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Policy.#ctor(System.String,System.Collections.Generic.List{System.String},System.String,System.Nullable{System.Boolean},System.Collections.Generic.List{Microsoft.Open.MSGraph.Model.KeyCredential},System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.Policy" /> class.
            </summary>
            <param name="AlternativeIdentifier">AlternativeIdentifier.</param>
            <param name="Definition">Definition (required).</param>
            <param name="DisplayName">DisplayName (required).</param>
            <param name="IsOrganizationDefault">IsOrganizationDefault.</param>
            <param name="KeyCredentials">KeyCredentials.</param>
            <param name="Type">Type (required).</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Policy.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.Policy.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.Policy.AlternativeIdentifier">
            <summary>
            Gets or Sets AlternativeIdentifier
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Policy.Definition">
            <summary>
            Gets or Sets Definition
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Policy.DisplayName">
            <summary>
            Gets or Sets DisplayName
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Policy.IsOrganizationDefault">
            <summary>
            Gets or Sets IsOrganizationDefault
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Policy.KeyCredentials">
            <summary>
            Gets or Sets KeyCredentials
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.Policy.Type">
            <summary>
            Gets or Sets Type
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Policy.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.Policy.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.Policy.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.Policy.Equals(Microsoft.Open.MSGraph.Model.Policy)">
            <summary>
            Returns true if Policy instances are equal
            </summary>
            <param name="other">Instance of Policy to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.Policy.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent">
            <summary>
            Represents an audit event that is generated by Privileged Identity Management for the role operations.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.#ctor(System.String,System.Nullable{System.DateTime},System.Nullable{System.DateTime},System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.String,System.String,System.String,System.String,System.Nullable{System.Boolean},System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent" /> class.
            </summary>
            <param name="AdditionalInformation">Detailed human readable information for the event..</param>
            <param name="CreationDateTime">Indicates the time when the event is created..</param>
            <param name="ExpirationDateTime">This is only used when the requestType is \&quot;Elevate\&quot;, and it indicates the expiration time for the role activation..</param>
            <param name="Id">The unique identifier for privilegedOperationEvent..</param>
            <param name="ReferenceKey">Incident/Request ticket number during role activation..</param>
            <param name="ReferenceSystem">Incident/Request ticketing system provided during tole activation..</param>
            <param name="RequestType">The request operation type..</param>
            <param name="RequestorId">The user id of the requestor who initiates the operation..</param>
            <param name="RequestorName">The user name of the requestor who initiates the operation..</param>
            <param name="RoleId">The id of of the role that is associated with the operation..</param>
            <param name="RoleName">The name of the role..</param>
            <param name="TenantId">The tenant (organization) id..</param>
            <param name="UserId">The id of the user that is associated with the operation..</param>
            <param name="UserMail">The user&#39;s email..</param>
            <param name="UserName">The user&#39;s display name..</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.AdditionalInformation">
            <summary>
            Detailed human readable information for the event.
            </summary>
            <value>Detailed human readable information for the event.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.CreationDateTime">
            <summary>
            Indicates the time when the event is created.
            </summary>
            <value>Indicates the time when the event is created.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.ExpirationDateTime">
            <summary>
            This is only used when the requestType is \&quot;Elevate\&quot;, and it indicates the expiration time for the role activation.
            </summary>
            <value>This is only used when the requestType is \&quot;Elevate\&quot;, and it indicates the expiration time for the role activation.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.Id">
            <summary>
            The unique identifier for privilegedOperationEvent.
            </summary>
            <value>The unique identifier for privilegedOperationEvent.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.ReferenceKey">
            <summary>
            Incident/Request ticket number during role activation.
            </summary>
            <value>Incident/Request ticket number during role activation.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.ReferenceSystem">
            <summary>
            Incident/Request ticketing system provided during tole activation.
            </summary>
            <value>Incident/Request ticketing system provided during tole activation.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.RequestType">
            <summary>
            The request operation type.
            </summary>
            <value>The request operation type.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.RequestorId">
            <summary>
            The user id of the requestor who initiates the operation.
            </summary>
            <value>The user id of the requestor who initiates the operation.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.RequestorName">
            <summary>
            The user name of the requestor who initiates the operation.
            </summary>
            <value>The user name of the requestor who initiates the operation.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.RoleId">
            <summary>
            The id of of the role that is associated with the operation.
            </summary>
            <value>The id of of the role that is associated with the operation.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.RoleName">
            <summary>
            The name of the role.
            </summary>
            <value>The name of the role.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.TenantId">
            <summary>
            The tenant (organization) id.
            </summary>
            <value>The tenant (organization) id.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.UserId">
            <summary>
            The id of the user that is associated with the operation.
            </summary>
            <value>The id of the user that is associated with the operation.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.UserMail">
            <summary>
            The user&#39;s email.
            </summary>
            <value>The user&#39;s email.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.UserName">
            <summary>
            The user&#39;s display name.
            </summary>
            <value>The user&#39;s display name.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.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.PrivilegedOperationEvent.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.PrivilegedOperationEvent.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.PrivilegedOperationEvent.Equals(Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent)">
            <summary>
            Returns true if PrivilegedOperationEvent instances are equal
            </summary>
            <param name="other">Instance of PrivilegedOperationEvent to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedOperationEvent.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.PrivilegedRole">
            <summary>
            Represents an Azure AD administrator role.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedRole.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.PrivilegedRole" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedRole.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.PrivilegedRole" /> class.
            </summary>
            <param name="Id">The unique identifier for administrator role. It is a GUID string and has the same value as the role template id from Azure AD for the given role. .</param>
            <param name="Name">Role name..</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRole.Id">
            <summary>
            The unique identifier for administrator role. It is a GUID string and has the same value as the role template id from Azure AD for the given role.
            </summary>
            <value>The unique identifier for administrator role. It is a GUID string and has the same value as the role template id from Azure AD for the given role. </value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRole.Name">
            <summary>
            Role name.
            </summary>
            <value>Role name.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedRole.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.PrivilegedRole.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.PrivilegedRole.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.PrivilegedRole.Equals(Microsoft.Open.MSGraph.Model.PrivilegedRole)">
            <summary>
            Returns true if PrivilegedRole instances are equal
            </summary>
            <param name="other">Instance of PrivilegedRole to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedRole.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment">
            <summary>
            Represents a privileged role assignment for a particular user.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment.#ctor(System.Nullable{System.DateTime},System.String,System.Nullable{System.Boolean},System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment" /> class.
            </summary>
            <param name="ExpirationDateTime">The UTC DateTime when the temporary privileged role assignment will be expired. For permanent role assignment, the value is null..</param>
            <param name="Id">The unique identifier for the privileged role assignment..</param>
            <param name="IsElevated">True if the role assignment is activated. false if the role assignment is deactivated..</param>
            <param name="ResultMessage">Result message set by the service..</param>
            <param name="RoleId">Role identifier. In GUID string format. (required).</param>
            <param name="UserId">User identifier. In GUID string format. (required).</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment.ExpirationDateTime">
            <summary>
            The UTC DateTime when the temporary privileged role assignment will be expired. For permanent role assignment, the value is null.
            </summary>
            <value>The UTC DateTime when the temporary privileged role assignment will be expired. For permanent role assignment, the value is null.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment.Id">
            <summary>
            The unique identifier for the privileged role assignment.
            </summary>
            <value>The unique identifier for the privileged role assignment.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment.IsElevated">
            <summary>
            True if the role assignment is activated. false if the role assignment is deactivated.
            </summary>
            <value>True if the role assignment is activated. false if the role assignment is deactivated.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment.ResultMessage">
            <summary>
            Result message set by the service.
            </summary>
            <value>Result message set by the service.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment.RoleId">
            <summary>
            Role identifier. In GUID string format.
            </summary>
            <value>Role identifier. In GUID string format.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment.UserId">
            <summary>
            User identifier. In GUID string format.
            </summary>
            <value>User identifier. In GUID string format.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment.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.PrivilegedRoleAssignment.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.PrivilegedRoleAssignment.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.PrivilegedRoleAssignment.Equals(Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment)">
            <summary>
            Returns true if PrivilegedRoleAssignment instances are equal
            </summary>
            <param name="other">Instance of PrivilegedRoleAssignment to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedRoleAssignment.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.PrivilegedRoleSettings">
            <summary>
            Represents the settings for a privileged role.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedRoleSettings.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.PrivilegedRoleSettings" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedRoleSettings.#ctor(System.String,System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean},System.String,System.Nullable{System.Boolean},System.String,System.Nullable{System.Boolean},System.Nullable{System.Boolean})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.PrivilegedRoleSettings" /> class.
            </summary>
            <param name="ElevationDuration">The duration when the role is activated..</param>
            <param name="Id">The unique identifier for the role settings..</param>
            <param name="IsMfaOnElevationConfigurable">True if mfaOnElevation is configurable. false if mfaOnElevation is not configurable..</param>
            <param name="LastGlobalAdmin">Internal used only..</param>
            <param name="MaxElavationDuration">Maximal duration for the activated role..</param>
            <param name="MfaOnElevation">True if MFA is required to activate the role. false if MFA is not required to activate the role..</param>
            <param name="MinElevationDuration">Minimal duration for the activated role..</param>
            <param name="NotificationToUserOnElevation">True if send notification to the end user when the role is activated. false if do not send notification when the role is activated..</param>
            <param name="TicketingInfoOnElevation">True if send notification to the end user when the role is activated. false if do not send notification when the role is activated..</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleSettings.ElevationDuration">
            <summary>
            The duration when the role is activated.
            </summary>
            <value>The duration when the role is activated.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleSettings.Id">
            <summary>
            The unique identifier for the role settings.
            </summary>
            <value>The unique identifier for the role settings.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleSettings.IsMfaOnElevationConfigurable">
            <summary>
            True if mfaOnElevation is configurable. false if mfaOnElevation is not configurable.
            </summary>
            <value>True if mfaOnElevation is configurable. false if mfaOnElevation is not configurable.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleSettings.LastGlobalAdmin">
            <summary>
            Internal used only.
            </summary>
            <value>Internal used only.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleSettings.MaxElavationDuration">
            <summary>
            Maximal duration for the activated role.
            </summary>
            <value>Maximal duration for the activated role.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleSettings.MfaOnElevation">
            <summary>
            True if MFA is required to activate the role. false if MFA is not required to activate the role.
            </summary>
            <value>True if MFA is required to activate the role. false if MFA is not required to activate the role.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleSettings.MinElevationDuration">
            <summary>
            Minimal duration for the activated role.
            </summary>
            <value>Minimal duration for the activated role.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleSettings.NotificationToUserOnElevation">
            <summary>
            True if send notification to the end user when the role is activated. false if do not send notification when the role is activated.
            </summary>
            <value>True if send notification to the end user when the role is activated. false if do not send notification when the role is activated.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleSettings.TicketingInfoOnElevation">
            <summary>
            True if send notification to the end user when the role is activated. false if do not send notification when the role is activated.
            </summary>
            <value>True if send notification to the end user when the role is activated. false if do not send notification when the role is activated.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedRoleSettings.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.PrivilegedRoleSettings.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.PrivilegedRoleSettings.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.PrivilegedRoleSettings.Equals(Microsoft.Open.MSGraph.Model.PrivilegedRoleSettings)">
            <summary>
            Returns true if PrivilegedRoleSettings instances are equal
            </summary>
            <param name="other">Instance of PrivilegedRoleSettings to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedRoleSettings.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.PrivilegedRoleSummary">
            <summary>
            The statistics summary for a particular role.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedRoleSummary.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.PrivilegedRoleSummary" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedRoleSummary.#ctor(System.Nullable{System.Int32},System.String,System.Nullable{System.Int32},System.Nullable{System.Boolean},System.String,System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.PrivilegedRoleSummary" /> class.
            </summary>
            <param name="ElevatedCount">The number of users that have the role assigned and the role is activated..</param>
            <param name="Id">The unique identifier for the role..</param>
            <param name="ManagedCount">The number of users that have the role assigned but the role is deactivated..</param>
            <param name="MfaEnabled">True if the role activation requires MFA. false if the role activation doesn&#39;t require MFA..</param>
            <param name="Status">Possible values are: ok, bad. The value depends on the ratio of (managedCount / usersCount). .</param>
            <param name="UsersCount">The number of users that are assigned with the role..</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleSummary.ElevatedCount">
            <summary>
            The number of users that have the role assigned and the role is activated.
            </summary>
            <value>The number of users that have the role assigned and the role is activated.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleSummary.Id">
            <summary>
            The unique identifier for the role.
            </summary>
            <value>The unique identifier for the role.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleSummary.ManagedCount">
            <summary>
            The number of users that have the role assigned but the role is deactivated.
            </summary>
            <value>The number of users that have the role assigned but the role is deactivated.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleSummary.MfaEnabled">
            <summary>
            True if the role activation requires MFA. false if the role activation doesn&#39;t require MFA.
            </summary>
            <value>True if the role activation requires MFA. false if the role activation doesn&#39;t require MFA.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleSummary.Status">
            <summary>
            Possible values are: ok, bad. The value depends on the ratio of (managedCount / usersCount).
            </summary>
            <value>Possible values are: ok, bad. The value depends on the ratio of (managedCount / usersCount). </value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.PrivilegedRoleSummary.UsersCount">
            <summary>
            The number of users that are assigned with the role.
            </summary>
            <value>The number of users that are assigned with the role.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedRoleSummary.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.PrivilegedRoleSummary.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.PrivilegedRoleSummary.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.PrivilegedRoleSummary.Equals(Microsoft.Open.MSGraph.Model.PrivilegedRoleSummary)">
            <summary>
            Returns true if PrivilegedRoleSummary instances are equal
            </summary>
            <param name="other">Instance of PrivilegedRoleSummary to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.PrivilegedRoleSummary.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.SettingTemplateValue">
            <summary>
            A directory setting template value in Azure Active Directory
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.SettingTemplateValue.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.SettingTemplateValue" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.SettingTemplateValue.#ctor(System.String,System.String,System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.SettingTemplateValue" /> class.
            </summary>
            <param name="Name">The complete human readable name for the directory setting template value..</param>
            <param name="Description">A description of the directory setting template value..</param>
            <param name="Type">The type of directory setting template value..</param>
            <param name="DefaultValue">The default value of directory setting template value..</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.SettingTemplateValue.Name">
            <summary>
            The complete human readable name for the directory setting template value.
            </summary>
            <value>The complete human readable name for the directory setting template value.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.SettingTemplateValue.Description">
            <summary>
            A description of the directory setting template value.
            </summary>
            <value>A description of the directory setting template value.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.SettingTemplateValue.Type">
            <summary>
            The type of directory setting template value.
            </summary>
            <value>The type of directory setting template value.</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.SettingTemplateValue.DefaultValue">
            <summary>
            The default value of directory setting template value.
            </summary>
            <value>The default value of directory setting template value.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.SettingTemplateValue.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.SettingTemplateValue.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.SettingTemplateValue.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.SettingTemplateValue.Equals(Microsoft.Open.MSGraph.Model.SettingTemplateValue)">
            <summary>
            Returns true if SettingTemplateValue instances are equal
            </summary>
            <param name="other">Instance of SettingTemplateValue to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.SettingTemplateValue.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.SettingValue">
            <summary>
            Name value pair in settings values field.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.SettingValue.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.SettingValue" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.SettingValue.#ctor(System.String,System.String)">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.SettingValue" /> class.
            </summary>
            <param name="Name">Name of the setting (as defined by the directorySettingTemplate)..</param>
            <param name="Value">Value of the setting..</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.SettingValue.Name">
            <summary>
            Name of the setting (as defined by the directorySettingTemplate).
            </summary>
            <value>Name of the setting (as defined by the directorySettingTemplate).</value>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.SettingValue.Value">
            <summary>
            Value of the setting.
            </summary>
            <value>Value of the setting.</value>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.SettingValue.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.SettingValue.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.SettingValue.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.SettingValue.Equals(Microsoft.Open.MSGraph.Model.SettingValue)">
            <summary>
            Returns true if SettingValue instances are equal
            </summary>
            <param name="other">Instance of SettingValue to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.SettingValue.GetHashCode">
            <summary>
            Gets the hash code
            </summary>
            <returns>Hash code</returns>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.TargetType">
            <summary>
            object type name of directory object that will be assigned settings
            </summary>
            <value>object type name of directory object that will be assigned settings</value>
        </member>
        <member name="F:Microsoft.Open.MSGraph.Model.TargetType.Groups">
            <summary>
            Enum Groups for "Groups"
            </summary>
        </member>
        <member name="F:Microsoft.Open.MSGraph.Model.TargetType.Users">
            <summary>
            Enum Users for "Users"
            </summary>
        </member>
        <member name="F:Microsoft.Open.MSGraph.Model.TargetType.ServicePrincipals">
            <summary>
            Enum ServicePrincipals for "ServicePrincipals"
            </summary>
        </member>
        <member name="F:Microsoft.Open.MSGraph.Model.TargetType.Applications">
            <summary>
            Enum Applications for "Applications"
            </summary>
        </member>
        <member name="F:Microsoft.Open.MSGraph.Model.TargetType.Devices">
            <summary>
            Enum Devices for "Devices"
            </summary>
        </member>
        <member name="T:Microsoft.Open.MSGraph.Model.TokenLifetimePolicy">
            <summary>
            TokenLifetimePolicy
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.TokenLifetimePolicy.#ctor">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.TokenLifetimePolicy" /> class.
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.TokenLifetimePolicy.#ctor(System.String,System.String,System.String,System.String,System.String,System.String,System.Nullable{System.Int32})">
            <summary>
            Initializes a new instance of the <see cref="T:Microsoft.Open.MSGraph.Model.TokenLifetimePolicy" /> class.
            </summary>
            <param name="AccessTokenLifetime">AccessTokenLifetime.</param>
            <param name="MaxInactiveTime">MaxInactiveTime.</param>
            <param name="SingleFactorRefreshTokenMaxAge">SingleFactorRefreshTokenMaxAge.</param>
            <param name="MultiFactorRefreshTokenMaxAge">MultiFactorRefreshTokenMaxAge.</param>
            <param name="SingleFactorSessionTokenAge">SingleFactorSessionTokenAge.</param>
            <param name="MultiFactorSessionTokenMaxAge">MultiFactorSessionTokenMaxAge.</param>
            <param name="Version">Version (required).</param>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.TokenLifetimePolicy.AccessTokenLifetime">
            <summary>
            Gets or Sets AccessTokenLifetime
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.TokenLifetimePolicy.MaxInactiveTime">
            <summary>
            Gets or Sets MaxInactiveTime
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.TokenLifetimePolicy.SingleFactorRefreshTokenMaxAge">
            <summary>
            Gets or Sets SingleFactorRefreshTokenMaxAge
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.TokenLifetimePolicy.MultiFactorRefreshTokenMaxAge">
            <summary>
            Gets or Sets MultiFactorRefreshTokenMaxAge
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.TokenLifetimePolicy.SingleFactorSessionTokenAge">
            <summary>
            Gets or Sets SingleFactorSessionTokenAge
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.TokenLifetimePolicy.MultiFactorSessionTokenMaxAge">
            <summary>
            Gets or Sets MultiFactorSessionTokenMaxAge
            </summary>
        </member>
        <member name="P:Microsoft.Open.MSGraph.Model.TokenLifetimePolicy.Version">
            <summary>
            Gets or Sets Version
            </summary>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.TokenLifetimePolicy.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.TokenLifetimePolicy.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.TokenLifetimePolicy.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.TokenLifetimePolicy.Equals(Microsoft.Open.MSGraph.Model.TokenLifetimePolicy)">
            <summary>
            Returns true if TokenLifetimePolicy instances are equal
            </summary>
            <param name="other">Instance of TokenLifetimePolicy to be compared</param>
            <returns>Boolean</returns>
        </member>
        <member name="M:Microsoft.Open.MSGraph.Model.TokenLifetimePolicy.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>