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: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PhoneAuthenticationMethodItemRequestBuilder

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

PhoneAuthenticationMethodItemRequestBuilder provides operations to manage the phoneMethods property of the microsoft.graph.authentication entity.

func NewPhoneAuthenticationMethodItemRequestBuilder

NewPhoneAuthenticationMethodItemRequestBuilder instantiates a new PhoneAuthenticationMethodItemRequestBuilder and sets the default values.

func NewPhoneAuthenticationMethodItemRequestBuilderInternal

func NewPhoneAuthenticationMethodItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PhoneAuthenticationMethodItemRequestBuilder

NewPhoneAuthenticationMethodItemRequestBuilderInternal instantiates a new PhoneAuthenticationMethodItemRequestBuilder and sets the default values.

func (*PhoneAuthenticationMethodItemRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property phoneMethods for users

func (*PhoneAuthenticationMethodItemRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the phone numbers registered to a user for authentication.

func (*PhoneAuthenticationMethodItemRequestBuilder) Delete

Delete delete navigation property phoneMethods for users

func (*PhoneAuthenticationMethodItemRequestBuilder) DisableSmsSignIn

DisableSmsSignIn provides operations to call the disableSmsSignIn method.

func (*PhoneAuthenticationMethodItemRequestBuilder) EnableSmsSignIn

EnableSmsSignIn provides operations to call the enableSmsSignIn method.

func (*PhoneAuthenticationMethodItemRequestBuilder) Get

Get the phone numbers registered to a user for authentication.

type PhoneAuthenticationMethodItemRequestBuilderDeleteRequestConfiguration

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

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

type PhoneAuthenticationMethodItemRequestBuilderGetQueryParameters

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

PhoneAuthenticationMethodItemRequestBuilderGetQueryParameters the phone numbers registered to a user for authentication.

type PhoneAuthenticationMethodItemRequestBuilderGetRequestConfiguration

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

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

type PhoneAuthenticationMethodItemRequestBuilderPatchRequestConfiguration

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

PhoneAuthenticationMethodItemRequestBuilderPatchRequestConfiguration 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