identity

package
v0.44.0 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 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 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) 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) 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 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