authenticationsoftwareoathmethod

package
v0.20241104.1140654 Latest Latest
Warning

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

Go to latest
Published: Nov 4, 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 AuthenticationSoftwareOathMethodClient

type AuthenticationSoftwareOathMethodClient struct {
	Client *msgraph.Client
}

func NewAuthenticationSoftwareOathMethodClientWithBaseURI

func NewAuthenticationSoftwareOathMethodClientWithBaseURI(sdkApi sdkEnv.Api) (*AuthenticationSoftwareOathMethodClient, error)

func (AuthenticationSoftwareOathMethodClient) DeleteAuthenticationSoftwareOathMethod

DeleteAuthenticationSoftwareOathMethod - Delete softwareOathAuthenticationMethod. Delete a user's Software OATH token authentication method object.

func (AuthenticationSoftwareOathMethodClient) GetAuthenticationSoftwareOathMethod

GetAuthenticationSoftwareOathMethod - Get softwareOathMethods from users. The software OATH time-based one-time password (TOTP) applications registered to a user for authentication.

func (AuthenticationSoftwareOathMethodClient) GetAuthenticationSoftwareOathMethodsCount

GetAuthenticationSoftwareOathMethodsCount - Get the number of the resource

func (AuthenticationSoftwareOathMethodClient) ListAuthenticationSoftwareOathMethods

ListAuthenticationSoftwareOathMethods - Get softwareOathMethods from users. The software OATH time-based one-time password (TOTP) applications registered to a user for authentication.

func (AuthenticationSoftwareOathMethodClient) ListAuthenticationSoftwareOathMethodsComplete

ListAuthenticationSoftwareOathMethodsComplete retrieves all the results into a single object

func (AuthenticationSoftwareOathMethodClient) ListAuthenticationSoftwareOathMethodsCompleteMatchingPredicate

ListAuthenticationSoftwareOathMethodsCompleteMatchingPredicate retrieves all the results and then applies the predicate

type DeleteAuthenticationSoftwareOathMethodOperationOptions

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

func DefaultDeleteAuthenticationSoftwareOathMethodOperationOptions

func DefaultDeleteAuthenticationSoftwareOathMethodOperationOptions() DeleteAuthenticationSoftwareOathMethodOperationOptions

func (DeleteAuthenticationSoftwareOathMethodOperationOptions) ToHeaders

func (DeleteAuthenticationSoftwareOathMethodOperationOptions) ToOData

func (DeleteAuthenticationSoftwareOathMethodOperationOptions) ToQuery

type DeleteAuthenticationSoftwareOathMethodOperationResponse

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

type GetAuthenticationSoftwareOathMethodOperationOptions

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

func DefaultGetAuthenticationSoftwareOathMethodOperationOptions

func DefaultGetAuthenticationSoftwareOathMethodOperationOptions() GetAuthenticationSoftwareOathMethodOperationOptions

func (GetAuthenticationSoftwareOathMethodOperationOptions) ToHeaders

func (GetAuthenticationSoftwareOathMethodOperationOptions) ToOData

func (GetAuthenticationSoftwareOathMethodOperationOptions) ToQuery

type GetAuthenticationSoftwareOathMethodOperationResponse

type GetAuthenticationSoftwareOathMethodOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *stable.SoftwareOathAuthenticationMethod
}

type GetAuthenticationSoftwareOathMethodsCountOperationOptions

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

func (GetAuthenticationSoftwareOathMethodsCountOperationOptions) ToHeaders

func (GetAuthenticationSoftwareOathMethodsCountOperationOptions) ToOData

func (GetAuthenticationSoftwareOathMethodsCountOperationOptions) ToQuery

type GetAuthenticationSoftwareOathMethodsCountOperationResponse

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

type ListAuthenticationSoftwareOathMethodsCompleteResult

type ListAuthenticationSoftwareOathMethodsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []stable.SoftwareOathAuthenticationMethod
}

type ListAuthenticationSoftwareOathMethodsCustomPager

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

type ListAuthenticationSoftwareOathMethodsOperationOptions

type ListAuthenticationSoftwareOathMethodsOperationOptions 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 DefaultListAuthenticationSoftwareOathMethodsOperationOptions

func DefaultListAuthenticationSoftwareOathMethodsOperationOptions() ListAuthenticationSoftwareOathMethodsOperationOptions

func (ListAuthenticationSoftwareOathMethodsOperationOptions) ToHeaders

func (ListAuthenticationSoftwareOathMethodsOperationOptions) ToOData

func (ListAuthenticationSoftwareOathMethodsOperationOptions) ToQuery

type ListAuthenticationSoftwareOathMethodsOperationResponse

type ListAuthenticationSoftwareOathMethodsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]stable.SoftwareOathAuthenticationMethod
}

type SoftwareOathAuthenticationMethodOperationPredicate

type SoftwareOathAuthenticationMethodOperationPredicate struct {
}

func (SoftwareOathAuthenticationMethodOperationPredicate) Matches

Jump to

Keyboard shortcuts

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