authenticationmethodspolicy

package
v0.20241009.1142232 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 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 AuthenticationMethodsPolicyClient

type AuthenticationMethodsPolicyClient struct {
	Client *msgraph.Client
}

func NewAuthenticationMethodsPolicyClientWithBaseURI

func NewAuthenticationMethodsPolicyClientWithBaseURI(sdkApi sdkEnv.Api) (*AuthenticationMethodsPolicyClient, error)

func (AuthenticationMethodsPolicyClient) DeleteAuthenticationMethodsPolicy

DeleteAuthenticationMethodsPolicy - Delete navigation property authenticationMethodsPolicy for policies

func (AuthenticationMethodsPolicyClient) GetAuthenticationMethodsPolicy

GetAuthenticationMethodsPolicy - Get authenticationMethodsPolicy. Read the properties and relationships of an authenticationMethodsPolicy object.

func (AuthenticationMethodsPolicyClient) UpdateAuthenticationMethodsPolicy

UpdateAuthenticationMethodsPolicy - Update authenticationMethodsPolicy. Update the properties of an authenticationMethodsPolicy object.

type DeleteAuthenticationMethodsPolicyOperationOptions

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

func DefaultDeleteAuthenticationMethodsPolicyOperationOptions

func DefaultDeleteAuthenticationMethodsPolicyOperationOptions() DeleteAuthenticationMethodsPolicyOperationOptions

func (DeleteAuthenticationMethodsPolicyOperationOptions) ToHeaders

func (DeleteAuthenticationMethodsPolicyOperationOptions) ToOData

func (DeleteAuthenticationMethodsPolicyOperationOptions) ToQuery

type DeleteAuthenticationMethodsPolicyOperationResponse

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

type GetAuthenticationMethodsPolicyOperationOptions

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

func DefaultGetAuthenticationMethodsPolicyOperationOptions

func DefaultGetAuthenticationMethodsPolicyOperationOptions() GetAuthenticationMethodsPolicyOperationOptions

func (GetAuthenticationMethodsPolicyOperationOptions) ToHeaders

func (GetAuthenticationMethodsPolicyOperationOptions) ToOData

func (GetAuthenticationMethodsPolicyOperationOptions) ToQuery

type GetAuthenticationMethodsPolicyOperationResponse

type GetAuthenticationMethodsPolicyOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.AuthenticationMethodsPolicy
}

type UpdateAuthenticationMethodsPolicyOperationOptions

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

func DefaultUpdateAuthenticationMethodsPolicyOperationOptions

func DefaultUpdateAuthenticationMethodsPolicyOperationOptions() UpdateAuthenticationMethodsPolicyOperationOptions

func (UpdateAuthenticationMethodsPolicyOperationOptions) ToHeaders

func (UpdateAuthenticationMethodsPolicyOperationOptions) ToOData

func (UpdateAuthenticationMethodsPolicyOperationOptions) ToQuery

type UpdateAuthenticationMethodsPolicyOperationResponse

type UpdateAuthenticationMethodsPolicyOperationResponse 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