item

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 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 PasswordAuthenticationMethodItemRequestBuilder

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

PasswordAuthenticationMethodItemRequestBuilder provides operations to manage the passwordMethods property of the microsoft.graph.authentication entity.

func NewPasswordAuthenticationMethodItemRequestBuilder

NewPasswordAuthenticationMethodItemRequestBuilder instantiates a new PasswordAuthenticationMethodItemRequestBuilder and sets the default values.

func NewPasswordAuthenticationMethodItemRequestBuilderInternal

func NewPasswordAuthenticationMethodItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PasswordAuthenticationMethodItemRequestBuilder

NewPasswordAuthenticationMethodItemRequestBuilderInternal instantiates a new PasswordAuthenticationMethodItemRequestBuilder and sets the default values.

func (*PasswordAuthenticationMethodItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property passwordMethods for users

func (*PasswordAuthenticationMethodItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation represents the password that's registered to a user for authentication. For security, the password itself will never be returned in the object, but action can be taken to reset a password.

func (*PasswordAuthenticationMethodItemRequestBuilder) Delete

Delete delete navigation property passwordMethods for users

func (*PasswordAuthenticationMethodItemRequestBuilder) Get

Get represents the password that's registered to a user for authentication. For security, the password itself will never be returned in the object, but action can be taken to reset a password.

type PasswordAuthenticationMethodItemRequestBuilderDeleteRequestConfiguration

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

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

type PasswordAuthenticationMethodItemRequestBuilderGetQueryParameters

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

PasswordAuthenticationMethodItemRequestBuilderGetQueryParameters represents the password that's registered to a user for authentication. For security, the password itself will never be returned in the object, but action can be taken to reset a password.

type PasswordAuthenticationMethodItemRequestBuilderGetRequestConfiguration

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

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

type PasswordAuthenticationMethodItemRequestBuilderPatchRequestConfiguration

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

PasswordAuthenticationMethodItemRequestBuilderPatchRequestConfiguration 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