item

package
v0.38.1 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmailAuthenticationMethodItemRequestBuilder

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

EmailAuthenticationMethodItemRequestBuilder provides operations to manage the emailMethods property of the microsoft.graph.authentication entity.

func NewEmailAuthenticationMethodItemRequestBuilder

NewEmailAuthenticationMethodItemRequestBuilder instantiates a new EmailAuthenticationMethodItemRequestBuilder and sets the default values.

func NewEmailAuthenticationMethodItemRequestBuilderInternal

func NewEmailAuthenticationMethodItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *EmailAuthenticationMethodItemRequestBuilder

NewEmailAuthenticationMethodItemRequestBuilderInternal instantiates a new EmailAuthenticationMethodItemRequestBuilder and sets the default values.

func (*EmailAuthenticationMethodItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property emailMethods for users

func (*EmailAuthenticationMethodItemRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration

CreateDeleteRequestInformationWithRequestConfiguration delete navigation property emailMethods for users

func (*EmailAuthenticationMethodItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the email address registered to a user for authentication.

func (*EmailAuthenticationMethodItemRequestBuilder) CreateGetRequestInformationWithRequestConfiguration

CreateGetRequestInformationWithRequestConfiguration the email address registered to a user for authentication.

func (*EmailAuthenticationMethodItemRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property emailMethods in users

func (*EmailAuthenticationMethodItemRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration

CreatePatchRequestInformationWithRequestConfiguration update the navigation property emailMethods in users

func (*EmailAuthenticationMethodItemRequestBuilder) Delete

Delete delete navigation property emailMethods for users

func (*EmailAuthenticationMethodItemRequestBuilder) Get

Get the email address registered to a user for authentication.

func (*EmailAuthenticationMethodItemRequestBuilder) Patch

Patch update the navigation property emailMethods in users

type EmailAuthenticationMethodItemRequestBuilderDeleteRequestConfiguration

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

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

type EmailAuthenticationMethodItemRequestBuilderGetQueryParameters

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

EmailAuthenticationMethodItemRequestBuilderGetQueryParameters the email address registered to a user for authentication.

type EmailAuthenticationMethodItemRequestBuilderGetRequestConfiguration

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

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

type EmailAuthenticationMethodItemRequestBuilderPatchRequestConfiguration

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

EmailAuthenticationMethodItemRequestBuilderPatchRequestConfiguration 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