identity

package
v0.47.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 13 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IdentityRequestBuilder

type IdentityRequestBuilder struct {
	// contains filtered or unexported fields
}

IdentityRequestBuilder provides operations to manage the identityContainer singleton.

func NewIdentityRequestBuilder

NewIdentityRequestBuilder instantiates a new IdentityRequestBuilder and sets the default values.

func NewIdentityRequestBuilderInternal

func NewIdentityRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *IdentityRequestBuilder

NewIdentityRequestBuilderInternal instantiates a new IdentityRequestBuilder and sets the default values.

func (*IdentityRequestBuilder) ApiConnectors

ApiConnectors provides operations to manage the apiConnectors property of the microsoft.graph.identityContainer entity.

func (*IdentityRequestBuilder) ApiConnectorsById

ApiConnectorsById provides operations to manage the apiConnectors property of the microsoft.graph.identityContainer entity.

func (*IdentityRequestBuilder) B2xUserFlows

B2xUserFlows provides operations to manage the b2xUserFlows property of the microsoft.graph.identityContainer entity.

func (*IdentityRequestBuilder) B2xUserFlowsById

B2xUserFlowsById provides operations to manage the b2xUserFlows property of the microsoft.graph.identityContainer entity.

func (*IdentityRequestBuilder) ConditionalAccess

ConditionalAccess provides operations to manage the conditionalAccess property of the microsoft.graph.identityContainer entity.

func (*IdentityRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get identity

func (*IdentityRequestBuilder) IdentityProviders

IdentityProviders provides operations to manage the identityProviders property of the microsoft.graph.identityContainer entity.

func (*IdentityRequestBuilder) IdentityProvidersById

IdentityProvidersById provides operations to manage the identityProviders property of the microsoft.graph.identityContainer entity.

func (*IdentityRequestBuilder) UserFlowAttributes

UserFlowAttributes provides operations to manage the userFlowAttributes property of the microsoft.graph.identityContainer entity.

func (*IdentityRequestBuilder) UserFlowAttributesById

UserFlowAttributesById provides operations to manage the userFlowAttributes property of the microsoft.graph.identityContainer entity.

type IdentityRequestBuilderGetQueryParameters

type IdentityRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

IdentityRequestBuilderGetQueryParameters get identity

type IdentityRequestBuilderGetRequestConfiguration added in v0.22.0

type IdentityRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *IdentityRequestBuilderGetQueryParameters
}

IdentityRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type IdentityRequestBuilderPatchRequestConfiguration added in v0.22.0

type IdentityRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

IdentityRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL