Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type AddB2xUserFlowIdentityProviderRefOperationOptions struct + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultAddB2xUserFlowIdentityProviderRefOperationOptions() AddB2xUserFlowIdentityProviderRefOperationOptions + func (o AddB2xUserFlowIdentityProviderRefOperationOptions) ToHeaders() *client.Headers + func (o AddB2xUserFlowIdentityProviderRefOperationOptions) ToOData() *odata.Query + func (o AddB2xUserFlowIdentityProviderRefOperationOptions) ToQuery() *client.QueryParams + type AddB2xUserFlowIdentityProviderRefOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type B2xUserFlowUserFlowIdentityProviderClient struct + Client *msgraph.Client + func NewB2xUserFlowUserFlowIdentityProviderClientWithBaseURI(sdkApi sdkEnv.Api) (*B2xUserFlowUserFlowIdentityProviderClient, error) + func (c B2xUserFlowUserFlowIdentityProviderClient) AddB2xUserFlowIdentityProviderRef(ctx context.Context, id stable.IdentityB2xUserFlowId, ...) (result AddB2xUserFlowIdentityProviderRefOperationResponse, err error) + func (c B2xUserFlowUserFlowIdentityProviderClient) GetB2xUserFlowIdentityProvidersCount(ctx context.Context, id stable.IdentityB2xUserFlowId, ...) (result GetB2xUserFlowIdentityProvidersCountOperationResponse, err error) + func (c B2xUserFlowUserFlowIdentityProviderClient) ListB2xUserFlowIdentityProviderRefs(ctx context.Context, id stable.IdentityB2xUserFlowId, ...) (result ListB2xUserFlowIdentityProviderRefsOperationResponse, err error) + func (c B2xUserFlowUserFlowIdentityProviderClient) ListB2xUserFlowIdentityProviderRefsComplete(ctx context.Context, id stable.IdentityB2xUserFlowId, ...) (ListB2xUserFlowIdentityProviderRefsCompleteResult, error) + func (c B2xUserFlowUserFlowIdentityProviderClient) ListB2xUserFlowIdentityProviderRefsCompleteMatchingPredicate(ctx context.Context, id stable.IdentityB2xUserFlowId, ...) (result ListB2xUserFlowIdentityProviderRefsCompleteResult, err error) + func (c B2xUserFlowUserFlowIdentityProviderClient) ListB2xUserFlowIdentityProviders(ctx context.Context, id stable.IdentityB2xUserFlowId, ...) (result ListB2xUserFlowIdentityProvidersOperationResponse, err error) + func (c B2xUserFlowUserFlowIdentityProviderClient) ListB2xUserFlowIdentityProvidersComplete(ctx context.Context, id stable.IdentityB2xUserFlowId, ...) (ListB2xUserFlowIdentityProvidersCompleteResult, error) + func (c B2xUserFlowUserFlowIdentityProviderClient) ListB2xUserFlowIdentityProvidersCompleteMatchingPredicate(ctx context.Context, id stable.IdentityB2xUserFlowId, ...) (result ListB2xUserFlowIdentityProvidersCompleteResult, err error) + func (c B2xUserFlowUserFlowIdentityProviderClient) RemoveB2xUserFlowIdentityProviderRef(ctx context.Context, id stable.IdentityB2xUserFlowIdUserFlowIdentityProviderId, ...) (result RemoveB2xUserFlowIdentityProviderRefOperationResponse, err error) + func (c B2xUserFlowUserFlowIdentityProviderClient) RemoveB2xUserFlowIdentityProviderRefs(ctx context.Context, id stable.IdentityB2xUserFlowId, ...) (result RemoveB2xUserFlowIdentityProviderRefsOperationResponse, err error) + type DirectoryObjectOperationPredicate struct + func (p DirectoryObjectOperationPredicate) Matches(input stable.DirectoryObject) bool + type GetB2xUserFlowIdentityProvidersCountOperationOptions struct + Filter *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Search *string + func DefaultGetB2xUserFlowIdentityProvidersCountOperationOptions() GetB2xUserFlowIdentityProvidersCountOperationOptions + func (o GetB2xUserFlowIdentityProvidersCountOperationOptions) ToHeaders() *client.Headers + func (o GetB2xUserFlowIdentityProvidersCountOperationOptions) ToOData() *odata.Query + func (o GetB2xUserFlowIdentityProvidersCountOperationOptions) ToQuery() *client.QueryParams + type GetB2xUserFlowIdentityProvidersCountOperationResponse struct + HttpResponse *http.Response + Model *[]byte + OData *odata.OData + type IdentityProviderBaseOperationPredicate struct + func (p IdentityProviderBaseOperationPredicate) Matches(input stable.IdentityProviderBase) bool + type ListB2xUserFlowIdentityProviderRefsCompleteResult struct + Items []stable.DirectoryObject + LatestHttpResponse *http.Response + type ListB2xUserFlowIdentityProviderRefsCustomPager struct + NextLink *odata.Link + func (p *ListB2xUserFlowIdentityProviderRefsCustomPager) NextPageLink() *odata.Link + type ListB2xUserFlowIdentityProviderRefsOperationOptions struct + Count *bool + Filter *string + Metadata *odata.Metadata + OrderBy *odata.OrderBy + RetryFunc client.RequestRetryFunc + Search *string + Skip *int64 + Top *int64 + func DefaultListB2xUserFlowIdentityProviderRefsOperationOptions() ListB2xUserFlowIdentityProviderRefsOperationOptions + func (o ListB2xUserFlowIdentityProviderRefsOperationOptions) ToHeaders() *client.Headers + func (o ListB2xUserFlowIdentityProviderRefsOperationOptions) ToOData() *odata.Query + func (o ListB2xUserFlowIdentityProviderRefsOperationOptions) ToQuery() *client.QueryParams + type ListB2xUserFlowIdentityProviderRefsOperationResponse struct + HttpResponse *http.Response + Model *[]stable.DirectoryObject + OData *odata.OData + type ListB2xUserFlowIdentityProvidersCompleteResult struct + Items []stable.IdentityProviderBase + LatestHttpResponse *http.Response + type ListB2xUserFlowIdentityProvidersCustomPager struct + NextLink *odata.Link + func (p *ListB2xUserFlowIdentityProvidersCustomPager) NextPageLink() *odata.Link + type ListB2xUserFlowIdentityProvidersOperationOptions struct + Count *bool + Expand *odata.Expand + Filter *string + Metadata *odata.Metadata + OrderBy *odata.OrderBy + RetryFunc client.RequestRetryFunc + Search *string + Select *[]string + Skip *int64 + Top *int64 + func DefaultListB2xUserFlowIdentityProvidersOperationOptions() ListB2xUserFlowIdentityProvidersOperationOptions + func (o ListB2xUserFlowIdentityProvidersOperationOptions) ToHeaders() *client.Headers + func (o ListB2xUserFlowIdentityProvidersOperationOptions) ToOData() *odata.Query + func (o ListB2xUserFlowIdentityProvidersOperationOptions) ToQuery() *client.QueryParams + type ListB2xUserFlowIdentityProvidersOperationResponse struct + HttpResponse *http.Response + Model *[]stable.IdentityProviderBase + OData *odata.OData + type RemoveB2xUserFlowIdentityProviderRefOperationOptions struct + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultRemoveB2xUserFlowIdentityProviderRefOperationOptions() RemoveB2xUserFlowIdentityProviderRefOperationOptions + func (o RemoveB2xUserFlowIdentityProviderRefOperationOptions) ToHeaders() *client.Headers + func (o RemoveB2xUserFlowIdentityProviderRefOperationOptions) ToOData() *odata.Query + func (o RemoveB2xUserFlowIdentityProviderRefOperationOptions) ToQuery() *client.QueryParams + type RemoveB2xUserFlowIdentityProviderRefOperationResponse struct + HttpResponse *http.Response + OData *odata.OData + type RemoveB2xUserFlowIdentityProviderRefsOperationOptions struct + Id *string + IfMatch *string + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + func DefaultRemoveB2xUserFlowIdentityProviderRefsOperationOptions() RemoveB2xUserFlowIdentityProviderRefsOperationOptions + func (o RemoveB2xUserFlowIdentityProviderRefsOperationOptions) ToHeaders() *client.Headers + func (o RemoveB2xUserFlowIdentityProviderRefsOperationOptions) ToOData() *odata.Query + func (o RemoveB2xUserFlowIdentityProviderRefsOperationOptions) ToQuery() *client.QueryParams + type RemoveB2xUserFlowIdentityProviderRefsOperationResponse struct + HttpResponse *http.Response + OData *odata.OData