identity

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2023 License: MIT Imports: 12 Imported by: 0

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 the apiConnectors property

func (*IdentityRequestBuilder) ApiConnectorsById

ApiConnectorsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.identity.apiConnectors.item collection

func (*IdentityRequestBuilder) B2xUserFlows

B2xUserFlows the b2xUserFlows property

func (*IdentityRequestBuilder) B2xUserFlowsById

B2xUserFlowsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.identity.b2xUserFlows.item collection

func (*IdentityRequestBuilder) ConditionalAccess

ConditionalAccess the conditionalAccess property

func (*IdentityRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get identity

func (*IdentityRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update identity

func (*IdentityRequestBuilder) IdentityProviders

IdentityProviders the identityProviders property

func (*IdentityRequestBuilder) IdentityProvidersById

IdentityProvidersById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.identity.identityProviders.item collection

func (*IdentityRequestBuilder) Patch

Patch update identity

func (*IdentityRequestBuilder) UserFlowAttributes

UserFlowAttributes the userFlowAttributes property

func (*IdentityRequestBuilder) UserFlowAttributesById

UserFlowAttributesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.identity.userFlowAttributes.item collection

type IdentityRequestBuilderGetOptions

type IdentityRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *IdentityRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

IdentityRequestBuilderGetOptions options for Get

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 IdentityRequestBuilderPatchOptions

type IdentityRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.IdentityContainerable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

IdentityRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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