authenticationflowspolicy

package
v0.20241017.1093842 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2024 License: MPL-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthenticationFlowsPolicyClient

type AuthenticationFlowsPolicyClient struct {
	Client *msgraph.Client
}

func NewAuthenticationFlowsPolicyClientWithBaseURI

func NewAuthenticationFlowsPolicyClientWithBaseURI(sdkApi sdkEnv.Api) (*AuthenticationFlowsPolicyClient, error)

func (AuthenticationFlowsPolicyClient) DeleteAuthenticationFlowsPolicy

DeleteAuthenticationFlowsPolicy - Delete navigation property authenticationFlowsPolicy for policies

func (AuthenticationFlowsPolicyClient) GetAuthenticationFlowsPolicy

GetAuthenticationFlowsPolicy - Get authenticationFlowsPolicy. Read the properties and relationships of an authenticationFlowsPolicy object.

func (AuthenticationFlowsPolicyClient) UpdateAuthenticationFlowsPolicy

UpdateAuthenticationFlowsPolicy - Update authenticationFlowsPolicy. Update the Boolean selfServiceSignUp property of an authenticationFlowsPolicy object. The properties id, type, and description cannot be modified.

type DeleteAuthenticationFlowsPolicyOperationOptions

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

func DefaultDeleteAuthenticationFlowsPolicyOperationOptions

func DefaultDeleteAuthenticationFlowsPolicyOperationOptions() DeleteAuthenticationFlowsPolicyOperationOptions

func (DeleteAuthenticationFlowsPolicyOperationOptions) ToHeaders

func (DeleteAuthenticationFlowsPolicyOperationOptions) ToOData

func (DeleteAuthenticationFlowsPolicyOperationOptions) ToQuery

type DeleteAuthenticationFlowsPolicyOperationResponse

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

type GetAuthenticationFlowsPolicyOperationOptions

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

func DefaultGetAuthenticationFlowsPolicyOperationOptions

func DefaultGetAuthenticationFlowsPolicyOperationOptions() GetAuthenticationFlowsPolicyOperationOptions

func (GetAuthenticationFlowsPolicyOperationOptions) ToHeaders

func (GetAuthenticationFlowsPolicyOperationOptions) ToOData

func (GetAuthenticationFlowsPolicyOperationOptions) ToQuery

type GetAuthenticationFlowsPolicyOperationResponse

type GetAuthenticationFlowsPolicyOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.AuthenticationFlowsPolicy
}

type UpdateAuthenticationFlowsPolicyOperationOptions

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

func DefaultUpdateAuthenticationFlowsPolicyOperationOptions

func DefaultUpdateAuthenticationFlowsPolicyOperationOptions() UpdateAuthenticationFlowsPolicyOperationOptions

func (UpdateAuthenticationFlowsPolicyOperationOptions) ToHeaders

func (UpdateAuthenticationFlowsPolicyOperationOptions) ToOData

func (UpdateAuthenticationFlowsPolicyOperationOptions) ToQuery

type UpdateAuthenticationFlowsPolicyOperationResponse

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