authenticationmethodspolicy

package
v0.33.0 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2022 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthenticationMethodsPolicyRequestBuilder

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

AuthenticationMethodsPolicyRequestBuilder provides operations to manage the authenticationMethodsPolicy singleton.

func NewAuthenticationMethodsPolicyRequestBuilder

NewAuthenticationMethodsPolicyRequestBuilder instantiates a new AuthenticationMethodsPolicyRequestBuilder and sets the default values.

func NewAuthenticationMethodsPolicyRequestBuilderInternal

func NewAuthenticationMethodsPolicyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AuthenticationMethodsPolicyRequestBuilder

NewAuthenticationMethodsPolicyRequestBuilderInternal instantiates a new AuthenticationMethodsPolicyRequestBuilder and sets the default values.

func (*AuthenticationMethodsPolicyRequestBuilder) AuthenticationMethodConfigurations

AuthenticationMethodConfigurations the authenticationMethodConfigurations property

func (*AuthenticationMethodsPolicyRequestBuilder) AuthenticationMethodConfigurationsById

AuthenticationMethodConfigurationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.authenticationMethodsPolicy.authenticationMethodConfigurations.item collection

func (*AuthenticationMethodsPolicyRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get authenticationMethodsPolicy

func (*AuthenticationMethodsPolicyRequestBuilder) CreateGetRequestInformationWithRequestConfiguration added in v0.22.0

CreateGetRequestInformationWithRequestConfiguration get authenticationMethodsPolicy

func (*AuthenticationMethodsPolicyRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update authenticationMethodsPolicy

func (*AuthenticationMethodsPolicyRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration added in v0.22.0

CreatePatchRequestInformationWithRequestConfiguration update authenticationMethodsPolicy

func (*AuthenticationMethodsPolicyRequestBuilder) Get

Get get authenticationMethodsPolicy

func (*AuthenticationMethodsPolicyRequestBuilder) GetWithRequestConfigurationAndResponseHandler added in v0.22.0

GetWithRequestConfigurationAndResponseHandler get authenticationMethodsPolicy

func (*AuthenticationMethodsPolicyRequestBuilder) Patch

Patch update authenticationMethodsPolicy

func (*AuthenticationMethodsPolicyRequestBuilder) PatchWithRequestConfigurationAndResponseHandler added in v0.22.0

PatchWithRequestConfigurationAndResponseHandler update authenticationMethodsPolicy

type AuthenticationMethodsPolicyRequestBuilderGetQueryParameters

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

AuthenticationMethodsPolicyRequestBuilderGetQueryParameters get authenticationMethodsPolicy

type AuthenticationMethodsPolicyRequestBuilderGetRequestConfiguration added in v0.22.0

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

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

type AuthenticationMethodsPolicyRequestBuilderPatchRequestConfiguration added in v0.22.0

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

AuthenticationMethodsPolicyRequestBuilderPatchRequestConfiguration 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