authenticationmethodspolicy

package
v1.22.0 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2023 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilder added in v0.49.0

type AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewAuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilder added in v0.49.0

func NewAuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilder

NewAuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilder instantiates a new AuthenticationMethodConfigurationItemRequestBuilder and sets the default values.

func NewAuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilderInternal added in v0.49.0

func NewAuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilder

NewAuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilderInternal instantiates a new AuthenticationMethodConfigurationItemRequestBuilder and sets the default values.

func (*AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilder) Delete added in v0.49.0

Delete delete navigation property authenticationMethodConfigurations for authenticationMethodsPolicy

func (*AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilder) Get added in v0.49.0

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

func (*AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilder) ToDeleteRequestInformation added in v0.51.0

ToDeleteRequestInformation delete navigation property authenticationMethodConfigurations for authenticationMethodsPolicy

func (*AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilder) ToPatchRequestInformation added in v0.51.0

ToPatchRequestInformation update the navigation property authenticationMethodConfigurations in authenticationMethodsPolicy

func (*AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.

type AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilderDeleteRequestConfiguration added in v0.49.0

type AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilderDeleteRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilderGetQueryParameters added in v0.49.0

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

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

type AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilderGetRequestConfiguration added in v0.49.0

type AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilderGetQueryParameters
}

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

type AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilderPatchRequestConfiguration added in v0.49.0

type AuthenticationMethodConfigurationsAuthenticationMethodConfigurationItemRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type AuthenticationMethodConfigurationsCountRequestBuilder added in v0.49.0

type AuthenticationMethodConfigurationsCountRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

AuthenticationMethodConfigurationsCountRequestBuilder provides operations to count the resources in the collection.

func NewAuthenticationMethodConfigurationsCountRequestBuilder added in v0.49.0

func NewAuthenticationMethodConfigurationsCountRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AuthenticationMethodConfigurationsCountRequestBuilder

NewAuthenticationMethodConfigurationsCountRequestBuilder instantiates a new CountRequestBuilder and sets the default values.

func NewAuthenticationMethodConfigurationsCountRequestBuilderInternal added in v0.49.0

func NewAuthenticationMethodConfigurationsCountRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AuthenticationMethodConfigurationsCountRequestBuilder

NewAuthenticationMethodConfigurationsCountRequestBuilderInternal instantiates a new CountRequestBuilder and sets the default values.

func (*AuthenticationMethodConfigurationsCountRequestBuilder) Get added in v0.49.0

Get get the number of the resource

func (*AuthenticationMethodConfigurationsCountRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get the number of the resource

func (*AuthenticationMethodConfigurationsCountRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.

type AuthenticationMethodConfigurationsCountRequestBuilderGetQueryParameters added in v0.53.0

type AuthenticationMethodConfigurationsCountRequestBuilderGetQueryParameters struct {
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
}

AuthenticationMethodConfigurationsCountRequestBuilderGetQueryParameters get the number of the resource

type AuthenticationMethodConfigurationsCountRequestBuilderGetRequestConfiguration added in v0.49.0

type AuthenticationMethodConfigurationsCountRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *AuthenticationMethodConfigurationsCountRequestBuilderGetQueryParameters
}

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

type AuthenticationMethodConfigurationsRequestBuilder added in v0.49.0

type AuthenticationMethodConfigurationsRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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

func NewAuthenticationMethodConfigurationsRequestBuilder added in v0.49.0

NewAuthenticationMethodConfigurationsRequestBuilder instantiates a new AuthenticationMethodConfigurationsRequestBuilder and sets the default values.

func NewAuthenticationMethodConfigurationsRequestBuilderInternal added in v0.49.0

func NewAuthenticationMethodConfigurationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AuthenticationMethodConfigurationsRequestBuilder

NewAuthenticationMethodConfigurationsRequestBuilderInternal instantiates a new AuthenticationMethodConfigurationsRequestBuilder and sets the default values.

func (*AuthenticationMethodConfigurationsRequestBuilder) ByAuthenticationMethodConfigurationId added in v0.63.0

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

func (*AuthenticationMethodConfigurationsRequestBuilder) Count added in v0.49.0

Count provides operations to count the resources in the collection.

func (*AuthenticationMethodConfigurationsRequestBuilder) Get added in v0.49.0

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

func (*AuthenticationMethodConfigurationsRequestBuilder) Post added in v0.49.0

Post create new navigation property to authenticationMethodConfigurations for authenticationMethodsPolicy

func (*AuthenticationMethodConfigurationsRequestBuilder) ToGetRequestInformation added in v0.51.0

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

func (*AuthenticationMethodConfigurationsRequestBuilder) ToPostRequestInformation added in v0.51.0

ToPostRequestInformation create new navigation property to authenticationMethodConfigurations for authenticationMethodsPolicy

func (*AuthenticationMethodConfigurationsRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.

type AuthenticationMethodConfigurationsRequestBuilderGetQueryParameters added in v0.49.0

type AuthenticationMethodConfigurationsRequestBuilderGetQueryParameters struct {
	// Include count of items
	Count *bool `uriparametername:"%24count"`
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Filter items by property values
	Filter *string `uriparametername:"%24filter"`
	// Order items by property values
	Orderby []string `uriparametername:"%24orderby"`
	// Search items by search phrases
	Search *string `uriparametername:"%24search"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
	// Skip the first n items
	Skip *int32 `uriparametername:"%24skip"`
	// Show only the first n items
	Top *int32 `uriparametername:"%24top"`
}

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

type AuthenticationMethodConfigurationsRequestBuilderGetRequestConfiguration added in v0.49.0

type AuthenticationMethodConfigurationsRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *AuthenticationMethodConfigurationsRequestBuilderGetQueryParameters
}

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

type AuthenticationMethodConfigurationsRequestBuilderPostRequestConfiguration added in v0.49.0

type AuthenticationMethodConfigurationsRequestBuilderPostRequestConfiguration struct {
	// Request headers
	Headers *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

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

type AuthenticationMethodsPolicyRequestBuilder

type AuthenticationMethodsPolicyRequestBuilder struct {
	i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.BaseRequestBuilder
}

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 provides operations to manage the authenticationMethodConfigurations property of the microsoft.graph.authenticationMethodsPolicy entity.

func (*AuthenticationMethodsPolicyRequestBuilder) ToGetRequestInformation added in v0.51.0

ToGetRequestInformation get authenticationMethodsPolicy

func (*AuthenticationMethodsPolicyRequestBuilder) WithUrl added in v1.18.0

WithUrl returns a request builder with the provided arbitrary URL. Using this method means any other path or query parameters are ignored.

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 *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// 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 *i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestHeaders
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

AuthenticationMethodsPolicyRequestBuilderPatchRequestConfiguration 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