item

package
v0.46.0 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 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) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation represents all authentication methods registered to a user.

func (*AuthenticationMethodItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property methods in users

func (*AuthenticationMethodItemRequestBuilder) Get added in v0.12.0

Get represents all authentication methods registered to a user.

func (*AuthenticationMethodItemRequestBuilder) ResetPassword added in v0.29.0

ResetPassword provides operations to call the resetPassword method.

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