item

package
v0.40.0 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthenticationMethodItemRequestBuilder added in v0.12.0

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

AuthenticationMethodItemRequestBuilder provides operations to manage the methods property of the microsoft.graph.authentication entity.

func NewAuthenticationMethodItemRequestBuilder added in v0.12.0

NewAuthenticationMethodItemRequestBuilder instantiates a new AuthenticationMethodItemRequestBuilder and sets the default values.

func NewAuthenticationMethodItemRequestBuilderInternal added in v0.12.0

func NewAuthenticationMethodItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AuthenticationMethodItemRequestBuilder

NewAuthenticationMethodItemRequestBuilderInternal instantiates a new AuthenticationMethodItemRequestBuilder and sets the default values.

func (*AuthenticationMethodItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property methods for me

func (*AuthenticationMethodItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration added in v0.22.0

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property methods for me

func (*AuthenticationMethodItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation represents all authentication methods registered to a user.

func (*AuthenticationMethodItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration represents all authentication methods registered to a user.

func (*AuthenticationMethodItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property methods in me

func (*AuthenticationMethodItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update the navigation property methods in me

func (*AuthenticationMethodItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property methods for me

func (*AuthenticationMethodItemRequestBuilder) Get added in v0.12.0

Get represents all authentication methods registered to a user.

func (*AuthenticationMethodItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property methods in me

func (*AuthenticationMethodItemRequestBuilder) ResetPassword added in v0.29.0

ResetPassword the resetPassword property

type AuthenticationMethodItemRequestBuilderDeleteRequestConfiguration added in v0.22.0

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

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

type AuthenticationMethodItemRequestBuilderGetQueryParameters added in v0.12.0

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

AuthenticationMethodItemRequestBuilderGetQueryParameters represents all authentication methods registered to a user.

type AuthenticationMethodItemRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type AuthenticationMethodItemRequestBuilderPatchRequestConfiguration added in v0.22.0

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

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

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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