Documentation
¶
Index ¶
- type AuthenticationMethodConfigurationsRequestBuilder
- func (m *AuthenticationMethodConfigurationsRequestBuilder) Count() ...
- func (m *AuthenticationMethodConfigurationsRequestBuilder) CreateGetRequestInformation() (...)
- func (m *AuthenticationMethodConfigurationsRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(...) (...)
- func (m *AuthenticationMethodConfigurationsRequestBuilder) CreatePostRequestInformation(...) (...)
- func (m *AuthenticationMethodConfigurationsRequestBuilder) CreatePostRequestInformationWithRequestConfiguration(...) (...)
- func (m *AuthenticationMethodConfigurationsRequestBuilder) Get() (...)
- func (m *AuthenticationMethodConfigurationsRequestBuilder) GetWithRequestConfigurationAndResponseHandler(...) (...)
- func (m *AuthenticationMethodConfigurationsRequestBuilder) Post(...) (...)
- func (m *AuthenticationMethodConfigurationsRequestBuilder) PostWithRequestConfigurationAndResponseHandler(...) (...)
- type AuthenticationMethodConfigurationsRequestBuilderGetQueryParameters
- type AuthenticationMethodConfigurationsRequestBuilderGetRequestConfiguration
- type AuthenticationMethodConfigurationsRequestBuilderPostRequestConfiguration
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthenticationMethodConfigurationsRequestBuilder ¶
type AuthenticationMethodConfigurationsRequestBuilder struct {
// contains filtered or unexported fields
}
AuthenticationMethodConfigurationsRequestBuilder provides operations to manage the authenticationMethodConfigurations property of the microsoft.graph.authenticationMethodsPolicy entity.
func NewAuthenticationMethodConfigurationsRequestBuilder ¶
func NewAuthenticationMethodConfigurationsRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AuthenticationMethodConfigurationsRequestBuilder
NewAuthenticationMethodConfigurationsRequestBuilder instantiates a new AuthenticationMethodConfigurationsRequestBuilder and sets the default values.
func NewAuthenticationMethodConfigurationsRequestBuilderInternal ¶
func NewAuthenticationMethodConfigurationsRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AuthenticationMethodConfigurationsRequestBuilder
NewAuthenticationMethodConfigurationsRequestBuilderInternal instantiates a new AuthenticationMethodConfigurationsRequestBuilder and sets the default values.
func (*AuthenticationMethodConfigurationsRequestBuilder) Count ¶ added in v0.13.0
func (m *AuthenticationMethodConfigurationsRequestBuilder) Count() *i66b2495385cea7fabbcfee4bb0894d0607689b634ce73165e076cf92b5e55d33.CountRequestBuilder
Count the count property
func (*AuthenticationMethodConfigurationsRequestBuilder) CreateGetRequestInformation ¶
func (m *AuthenticationMethodConfigurationsRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation represents the settings for each authentication method. Automatically expanded on GET /policies/authenticationMethodsPolicy.
func (*AuthenticationMethodConfigurationsRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *AuthenticationMethodConfigurationsRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *AuthenticationMethodConfigurationsRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration represents the settings for each authentication method. Automatically expanded on GET /policies/authenticationMethodsPolicy.
func (*AuthenticationMethodConfigurationsRequestBuilder) CreatePostRequestInformation ¶
func (m *AuthenticationMethodConfigurationsRequestBuilder) CreatePostRequestInformation(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AuthenticationMethodConfigurationable) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePostRequestInformation create new navigation property to authenticationMethodConfigurations for authenticationMethodsPolicy
func (*AuthenticationMethodConfigurationsRequestBuilder) CreatePostRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *AuthenticationMethodConfigurationsRequestBuilder) CreatePostRequestInformationWithRequestConfiguration(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AuthenticationMethodConfigurationable, requestConfiguration *AuthenticationMethodConfigurationsRequestBuilderPostRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePostRequestInformationWithRequestConfiguration create new navigation property to authenticationMethodConfigurations for authenticationMethodsPolicy
func (*AuthenticationMethodConfigurationsRequestBuilder) Get ¶
func (m *AuthenticationMethodConfigurationsRequestBuilder) Get() (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AuthenticationMethodConfigurationCollectionResponseable, error)
Get represents the settings for each authentication method. Automatically expanded on GET /policies/authenticationMethodsPolicy.
func (*AuthenticationMethodConfigurationsRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *AuthenticationMethodConfigurationsRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *AuthenticationMethodConfigurationsRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AuthenticationMethodConfigurationCollectionResponseable, error)
GetWithRequestConfigurationAndResponseHandler represents the settings for each authentication method. Automatically expanded on GET /policies/authenticationMethodsPolicy.
func (*AuthenticationMethodConfigurationsRequestBuilder) Post ¶
func (m *AuthenticationMethodConfigurationsRequestBuilder) Post(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AuthenticationMethodConfigurationable) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AuthenticationMethodConfigurationable, error)
Post create new navigation property to authenticationMethodConfigurations for authenticationMethodsPolicy
func (*AuthenticationMethodConfigurationsRequestBuilder) PostWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *AuthenticationMethodConfigurationsRequestBuilder) PostWithRequestConfigurationAndResponseHandler(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AuthenticationMethodConfigurationable, requestConfiguration *AuthenticationMethodConfigurationsRequestBuilderPostRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AuthenticationMethodConfigurationable, error)
PostWithRequestConfigurationAndResponseHandler create new navigation property to authenticationMethodConfigurations for authenticationMethodsPolicy
type AuthenticationMethodConfigurationsRequestBuilderGetQueryParameters ¶
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.22.0
type AuthenticationMethodConfigurationsRequestBuilderGetRequestConfiguration struct {
// Request headers
Headers map[string]string
// 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.22.0
type AuthenticationMethodConfigurationsRequestBuilderPostRequestConfiguration struct {
// Request headers
Headers map[string]string
// Request options
Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}
AuthenticationMethodConfigurationsRequestBuilderPostRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.