authenticationemailmethod

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 AuthenticationEmailMethodClient

type AuthenticationEmailMethodClient struct {
	Client *msgraph.Client
}

func NewAuthenticationEmailMethodClientWithBaseURI

func NewAuthenticationEmailMethodClientWithBaseURI(sdkApi sdkEnv.Api) (*AuthenticationEmailMethodClient, error)

func (AuthenticationEmailMethodClient) CreateAuthenticationEmailMethod

CreateAuthenticationEmailMethod - Create new navigation property to emailMethods for me

func (AuthenticationEmailMethodClient) DeleteAuthenticationEmailMethod

DeleteAuthenticationEmailMethod - Delete navigation property emailMethods for me

func (AuthenticationEmailMethodClient) GetAuthenticationEmailMethod

GetAuthenticationEmailMethod - Get emailAuthenticationMethod. Retrieve a user's single email Authentication Method object.

func (AuthenticationEmailMethodClient) GetAuthenticationEmailMethodsCount

GetAuthenticationEmailMethodsCount - Get the number of the resource

func (AuthenticationEmailMethodClient) ListAuthenticationEmailMethods

ListAuthenticationEmailMethods - List emailAuthenticationMethods. Retrieve a list of a user's email Authentication Method objects and their properties. This call only returns a single object referenced by ID 3ddfcfc8-9383-446f-83cc-3ab9be4be18f as only one email method can be set on users.

func (AuthenticationEmailMethodClient) ListAuthenticationEmailMethodsComplete

ListAuthenticationEmailMethodsComplete retrieves all the results into a single object

func (AuthenticationEmailMethodClient) ListAuthenticationEmailMethodsCompleteMatchingPredicate

ListAuthenticationEmailMethodsCompleteMatchingPredicate retrieves all the results and then applies the predicate

func (AuthenticationEmailMethodClient) UpdateAuthenticationEmailMethod

UpdateAuthenticationEmailMethod - Update the navigation property emailMethods in me

type CreateAuthenticationEmailMethodOperationOptions

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

func DefaultCreateAuthenticationEmailMethodOperationOptions

func DefaultCreateAuthenticationEmailMethodOperationOptions() CreateAuthenticationEmailMethodOperationOptions

func (CreateAuthenticationEmailMethodOperationOptions) ToHeaders

func (CreateAuthenticationEmailMethodOperationOptions) ToOData

func (CreateAuthenticationEmailMethodOperationOptions) ToQuery

type CreateAuthenticationEmailMethodOperationResponse

type CreateAuthenticationEmailMethodOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.EmailAuthenticationMethod
}

type DeleteAuthenticationEmailMethodOperationOptions

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

func DefaultDeleteAuthenticationEmailMethodOperationOptions

func DefaultDeleteAuthenticationEmailMethodOperationOptions() DeleteAuthenticationEmailMethodOperationOptions

func (DeleteAuthenticationEmailMethodOperationOptions) ToHeaders

func (DeleteAuthenticationEmailMethodOperationOptions) ToOData

func (DeleteAuthenticationEmailMethodOperationOptions) ToQuery

type DeleteAuthenticationEmailMethodOperationResponse

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

type EmailAuthenticationMethodOperationPredicate

type EmailAuthenticationMethodOperationPredicate struct {
}

func (EmailAuthenticationMethodOperationPredicate) Matches

type GetAuthenticationEmailMethodOperationOptions

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

func DefaultGetAuthenticationEmailMethodOperationOptions

func DefaultGetAuthenticationEmailMethodOperationOptions() GetAuthenticationEmailMethodOperationOptions

func (GetAuthenticationEmailMethodOperationOptions) ToHeaders

func (GetAuthenticationEmailMethodOperationOptions) ToOData

func (GetAuthenticationEmailMethodOperationOptions) ToQuery

type GetAuthenticationEmailMethodOperationResponse

type GetAuthenticationEmailMethodOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.EmailAuthenticationMethod
}

type GetAuthenticationEmailMethodsCountOperationOptions

type GetAuthenticationEmailMethodsCountOperationOptions struct {
	Filter    *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
	Search    *string
}

func DefaultGetAuthenticationEmailMethodsCountOperationOptions

func DefaultGetAuthenticationEmailMethodsCountOperationOptions() GetAuthenticationEmailMethodsCountOperationOptions

func (GetAuthenticationEmailMethodsCountOperationOptions) ToHeaders

func (GetAuthenticationEmailMethodsCountOperationOptions) ToOData

func (GetAuthenticationEmailMethodsCountOperationOptions) ToQuery

type GetAuthenticationEmailMethodsCountOperationResponse

type GetAuthenticationEmailMethodsCountOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]byte
}

type ListAuthenticationEmailMethodsCompleteResult

type ListAuthenticationEmailMethodsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.EmailAuthenticationMethod
}

type ListAuthenticationEmailMethodsCustomPager

type ListAuthenticationEmailMethodsCustomPager struct {
	NextLink *odata.Link `json:"@odata.nextLink"`
}

type ListAuthenticationEmailMethodsOperationOptions

type ListAuthenticationEmailMethodsOperationOptions struct {
	Count     *bool
	Expand    *odata.Expand
	Filter    *string
	Metadata  *odata.Metadata
	OrderBy   *odata.OrderBy
	RetryFunc client.RequestRetryFunc
	Search    *string
	Select    *[]string
	Skip      *int64
	Top       *int64
}

func DefaultListAuthenticationEmailMethodsOperationOptions

func DefaultListAuthenticationEmailMethodsOperationOptions() ListAuthenticationEmailMethodsOperationOptions

func (ListAuthenticationEmailMethodsOperationOptions) ToHeaders

func (ListAuthenticationEmailMethodsOperationOptions) ToOData

func (ListAuthenticationEmailMethodsOperationOptions) ToQuery

type ListAuthenticationEmailMethodsOperationResponse

type ListAuthenticationEmailMethodsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.EmailAuthenticationMethod
}

type UpdateAuthenticationEmailMethodOperationOptions

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

func DefaultUpdateAuthenticationEmailMethodOperationOptions

func DefaultUpdateAuthenticationEmailMethodOperationOptions() UpdateAuthenticationEmailMethodOperationOptions

func (UpdateAuthenticationEmailMethodOperationOptions) ToHeaders

func (UpdateAuthenticationEmailMethodOperationOptions) ToOData

func (UpdateAuthenticationEmailMethodOperationOptions) ToQuery

type UpdateAuthenticationEmailMethodOperationResponse

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