authenticationmethod

package
v0.20241111.1164443 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthenticationMethodClient

type AuthenticationMethodClient struct {
	Client *msgraph.Client
}

func NewAuthenticationMethodClientWithBaseURI

func NewAuthenticationMethodClientWithBaseURI(sdkApi sdkEnv.Api) (*AuthenticationMethodClient, error)

func (AuthenticationMethodClient) DeleteAuthenticationMethod

DeleteAuthenticationMethod - Delete navigation property authenticationMethods for reports

func (AuthenticationMethodClient) GetAuthenticationMethod

GetAuthenticationMethod - Get authenticationMethods from reports. Container for navigation properties for Microsoft Entra authentication methods resources.

func (AuthenticationMethodClient) UpdateAuthenticationMethod

UpdateAuthenticationMethod - Update the navigation property authenticationMethods in reports

type DeleteAuthenticationMethodOperationOptions

type DeleteAuthenticationMethodOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultDeleteAuthenticationMethodOperationOptions

func DefaultDeleteAuthenticationMethodOperationOptions() DeleteAuthenticationMethodOperationOptions

func (DeleteAuthenticationMethodOperationOptions) ToHeaders

func (DeleteAuthenticationMethodOperationOptions) ToOData

func (DeleteAuthenticationMethodOperationOptions) ToQuery

type DeleteAuthenticationMethodOperationResponse

type DeleteAuthenticationMethodOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetAuthenticationMethodOperationOptions

type GetAuthenticationMethodOperationOptions struct {
	Expand    *odata.Expand
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Select    *[]string
}

func DefaultGetAuthenticationMethodOperationOptions

func DefaultGetAuthenticationMethodOperationOptions() GetAuthenticationMethodOperationOptions

func (GetAuthenticationMethodOperationOptions) ToHeaders

func (GetAuthenticationMethodOperationOptions) ToOData

func (GetAuthenticationMethodOperationOptions) ToQuery

type GetAuthenticationMethodOperationResponse

type GetAuthenticationMethodOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AuthenticationMethodsRoot
}

type UpdateAuthenticationMethodOperationOptions

type UpdateAuthenticationMethodOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func DefaultUpdateAuthenticationMethodOperationOptions

func DefaultUpdateAuthenticationMethodOperationOptions() UpdateAuthenticationMethodOperationOptions

func (UpdateAuthenticationMethodOperationOptions) ToHeaders

func (UpdateAuthenticationMethodOperationOptions) ToOData

func (UpdateAuthenticationMethodOperationOptions) ToQuery

type UpdateAuthenticationMethodOperationResponse

type UpdateAuthenticationMethodOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

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