item

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthenticationMethodConfigurationItemRequestBuilder added in v0.12.0

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

AuthenticationMethodConfigurationItemRequestBuilder provides operations to manage the authenticationMethodConfigurations property of the microsoft.graph.authenticationMethodsPolicy entity.

func NewAuthenticationMethodConfigurationItemRequestBuilder added in v0.12.0

NewAuthenticationMethodConfigurationItemRequestBuilder instantiates a new AuthenticationMethodConfigurationItemRequestBuilder and sets the default values.

func NewAuthenticationMethodConfigurationItemRequestBuilderInternal added in v0.12.0

func NewAuthenticationMethodConfigurationItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AuthenticationMethodConfigurationItemRequestBuilder

NewAuthenticationMethodConfigurationItemRequestBuilderInternal instantiates a new AuthenticationMethodConfigurationItemRequestBuilder and sets the default values.

func (*AuthenticationMethodConfigurationItemRequestBuilder) CreateDeleteRequestInformation added in v0.12.0

CreateDeleteRequestInformation delete navigation property authenticationMethodConfigurations for authenticationMethodsPolicy

func (*AuthenticationMethodConfigurationItemRequestBuilder) CreateGetRequestInformation added in v0.12.0

CreateGetRequestInformation represents the settings for each authentication method. Automatically expanded on GET /policies/authenticationMethodsPolicy.

func (*AuthenticationMethodConfigurationItemRequestBuilder) CreatePatchRequestInformation added in v0.12.0

CreatePatchRequestInformation update the navigation property authenticationMethodConfigurations in authenticationMethodsPolicy

func (*AuthenticationMethodConfigurationItemRequestBuilder) Delete added in v0.12.0

Delete delete navigation property authenticationMethodConfigurations for authenticationMethodsPolicy

func (*AuthenticationMethodConfigurationItemRequestBuilder) Get added in v0.12.0

Get represents the settings for each authentication method. Automatically expanded on GET /policies/authenticationMethodsPolicy.

func (*AuthenticationMethodConfigurationItemRequestBuilder) Patch added in v0.12.0

Patch update the navigation property authenticationMethodConfigurations in authenticationMethodsPolicy

type AuthenticationMethodConfigurationItemRequestBuilderDeleteOptions added in v0.12.0

type AuthenticationMethodConfigurationItemRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

AuthenticationMethodConfigurationItemRequestBuilderDeleteOptions options for Delete

type AuthenticationMethodConfigurationItemRequestBuilderGetOptions added in v0.12.0

type AuthenticationMethodConfigurationItemRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *AuthenticationMethodConfigurationItemRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

AuthenticationMethodConfigurationItemRequestBuilderGetOptions options for Get

type AuthenticationMethodConfigurationItemRequestBuilderGetQueryParameters added in v0.12.0

type AuthenticationMethodConfigurationItemRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string
	// Select properties to be returned
	Select []string
}

AuthenticationMethodConfigurationItemRequestBuilderGetQueryParameters represents the settings for each authentication method. Automatically expanded on GET /policies/authenticationMethodsPolicy.

type AuthenticationMethodConfigurationItemRequestBuilderPatchOptions added in v0.12.0

type AuthenticationMethodConfigurationItemRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AuthenticationMethodConfigurationable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

AuthenticationMethodConfigurationItemRequestBuilderPatchOptions options for Patch

Jump to

Keyboard shortcuts

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