Documentation
¶
Index ¶
- type AuthenticationMethodsPolicyRequestBuilder
- func (m *AuthenticationMethodsPolicyRequestBuilder) AuthenticationMethodConfigurations() ...
- func (m *AuthenticationMethodsPolicyRequestBuilder) AuthenticationMethodConfigurationsById(id string) ...
- func (m *AuthenticationMethodsPolicyRequestBuilder) CreateDeleteRequestInformation() (...)
- func (m *AuthenticationMethodsPolicyRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(...) (...)
- func (m *AuthenticationMethodsPolicyRequestBuilder) CreateGetRequestInformation() (...)
- func (m *AuthenticationMethodsPolicyRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(...) (...)
- func (m *AuthenticationMethodsPolicyRequestBuilder) CreatePatchRequestInformation(...) (...)
- func (m *AuthenticationMethodsPolicyRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(...) (...)
- func (m *AuthenticationMethodsPolicyRequestBuilder) Delete() error
- func (m *AuthenticationMethodsPolicyRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(...) error
- func (m *AuthenticationMethodsPolicyRequestBuilder) Get() (...)
- func (m *AuthenticationMethodsPolicyRequestBuilder) GetWithRequestConfigurationAndResponseHandler(...) (...)
- func (m *AuthenticationMethodsPolicyRequestBuilder) Patch(...) error
- func (m *AuthenticationMethodsPolicyRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(...) error
- type AuthenticationMethodsPolicyRequestBuilderDeleteRequestConfiguration
- type AuthenticationMethodsPolicyRequestBuilderGetQueryParameters
- type AuthenticationMethodsPolicyRequestBuilderGetRequestConfiguration
- type AuthenticationMethodsPolicyRequestBuilderPatchRequestConfiguration
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 property of the microsoft.graph.policyRoot entity.
func NewAuthenticationMethodsPolicyRequestBuilder ¶
func NewAuthenticationMethodsPolicyRequestBuilder(rawUrl string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AuthenticationMethodsPolicyRequestBuilder
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 ¶ added in v0.13.0
func (m *AuthenticationMethodsPolicyRequestBuilder) AuthenticationMethodConfigurations() *idd2e4607583bd61e799b0476918ddda8627c82aceb4d308c129305a6e8abc576.AuthenticationMethodConfigurationsRequestBuilder
AuthenticationMethodConfigurations the authenticationMethodConfigurations property
func (*AuthenticationMethodsPolicyRequestBuilder) AuthenticationMethodConfigurationsById ¶ added in v0.13.0
func (m *AuthenticationMethodsPolicyRequestBuilder) AuthenticationMethodConfigurationsById(id string) *i7b57e60a6e0619001b919e08ab2e578174330b8466ad03136dca2e7542fcbe3f.AuthenticationMethodConfigurationItemRequestBuilder
AuthenticationMethodConfigurationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.authenticationMethodsPolicy.authenticationMethodConfigurations.item collection
func (*AuthenticationMethodsPolicyRequestBuilder) CreateDeleteRequestInformation ¶
func (m *AuthenticationMethodsPolicyRequestBuilder) CreateDeleteRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformation delete navigation property authenticationMethodsPolicy for policies
func (*AuthenticationMethodsPolicyRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *AuthenticationMethodsPolicyRequestBuilder) CreateDeleteRequestInformationWithRequestConfiguration(requestConfiguration *AuthenticationMethodsPolicyRequestBuilderDeleteRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateDeleteRequestInformationWithRequestConfiguration delete navigation property authenticationMethodsPolicy for policies
func (*AuthenticationMethodsPolicyRequestBuilder) CreateGetRequestInformation ¶
func (m *AuthenticationMethodsPolicyRequestBuilder) CreateGetRequestInformation() (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformation the authentication methods and the users that are allowed to use them to sign in and perform multi-factor authentication (MFA) in Azure Active Directory (Azure AD).
func (*AuthenticationMethodsPolicyRequestBuilder) CreateGetRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *AuthenticationMethodsPolicyRequestBuilder) CreateGetRequestInformationWithRequestConfiguration(requestConfiguration *AuthenticationMethodsPolicyRequestBuilderGetRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreateGetRequestInformationWithRequestConfiguration the authentication methods and the users that are allowed to use them to sign in and perform multi-factor authentication (MFA) in Azure Active Directory (Azure AD).
func (*AuthenticationMethodsPolicyRequestBuilder) CreatePatchRequestInformation ¶
func (m *AuthenticationMethodsPolicyRequestBuilder) CreatePatchRequestInformation(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AuthenticationMethodsPolicyable) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformation update the navigation property authenticationMethodsPolicy in policies
func (*AuthenticationMethodsPolicyRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration ¶ added in v0.22.0
func (m *AuthenticationMethodsPolicyRequestBuilder) CreatePatchRequestInformationWithRequestConfiguration(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AuthenticationMethodsPolicyable, requestConfiguration *AuthenticationMethodsPolicyRequestBuilderPatchRequestConfiguration) (*i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestInformation, error)
CreatePatchRequestInformationWithRequestConfiguration update the navigation property authenticationMethodsPolicy in policies
func (*AuthenticationMethodsPolicyRequestBuilder) Delete ¶
func (m *AuthenticationMethodsPolicyRequestBuilder) Delete() error
Delete delete navigation property authenticationMethodsPolicy for policies
func (*AuthenticationMethodsPolicyRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *AuthenticationMethodsPolicyRequestBuilder) DeleteWithRequestConfigurationAndResponseHandler(requestConfiguration *AuthenticationMethodsPolicyRequestBuilderDeleteRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
DeleteWithRequestConfigurationAndResponseHandler delete navigation property authenticationMethodsPolicy for policies
func (*AuthenticationMethodsPolicyRequestBuilder) Get ¶
func (m *AuthenticationMethodsPolicyRequestBuilder) Get() (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AuthenticationMethodsPolicyable, error)
Get the authentication methods and the users that are allowed to use them to sign in and perform multi-factor authentication (MFA) in Azure Active Directory (Azure AD).
func (*AuthenticationMethodsPolicyRequestBuilder) GetWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *AuthenticationMethodsPolicyRequestBuilder) GetWithRequestConfigurationAndResponseHandler(requestConfiguration *AuthenticationMethodsPolicyRequestBuilderGetRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) (iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AuthenticationMethodsPolicyable, error)
GetWithRequestConfigurationAndResponseHandler the authentication methods and the users that are allowed to use them to sign in and perform multi-factor authentication (MFA) in Azure Active Directory (Azure AD).
func (*AuthenticationMethodsPolicyRequestBuilder) Patch ¶
func (m *AuthenticationMethodsPolicyRequestBuilder) Patch(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AuthenticationMethodsPolicyable) error
Patch update the navigation property authenticationMethodsPolicy in policies
func (*AuthenticationMethodsPolicyRequestBuilder) PatchWithRequestConfigurationAndResponseHandler ¶ added in v0.22.0
func (m *AuthenticationMethodsPolicyRequestBuilder) PatchWithRequestConfigurationAndResponseHandler(body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.AuthenticationMethodsPolicyable, requestConfiguration *AuthenticationMethodsPolicyRequestBuilderPatchRequestConfiguration, responseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler) error
PatchWithRequestConfigurationAndResponseHandler update the navigation property authenticationMethodsPolicy in policies
type AuthenticationMethodsPolicyRequestBuilderDeleteRequestConfiguration ¶ added in v0.22.0
type AuthenticationMethodsPolicyRequestBuilderDeleteRequestConfiguration struct { // Request headers Headers map[string]string // Request options Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption }
AuthenticationMethodsPolicyRequestBuilderDeleteRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.
type AuthenticationMethodsPolicyRequestBuilderGetQueryParameters ¶
type AuthenticationMethodsPolicyRequestBuilderGetQueryParameters struct { // Expand related entities Expand []string `uriparametername:"%24expand"` // Select properties to be returned Select []string `uriparametername:"%24select"` }
AuthenticationMethodsPolicyRequestBuilderGetQueryParameters the authentication methods and the users that are allowed to use them to sign in and perform multi-factor authentication (MFA) in Azure Active Directory (Azure AD).
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.