authenticationfido2method

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 AuthenticationFido2MethodClient

type AuthenticationFido2MethodClient struct {
	Client *msgraph.Client
}

func NewAuthenticationFido2MethodClientWithBaseURI

func NewAuthenticationFido2MethodClientWithBaseURI(sdkApi sdkEnv.Api) (*AuthenticationFido2MethodClient, error)

func (AuthenticationFido2MethodClient) DeleteAuthenticationFido2Method

DeleteAuthenticationFido2Method - Delete navigation property fido2Methods for me

func (AuthenticationFido2MethodClient) GetAuthenticationFido2Method

GetAuthenticationFido2Method - Get fido2AuthenticationMethod. Retrieve a user's single FIDO2 Security Key Authentication Method object.

func (AuthenticationFido2MethodClient) GetAuthenticationFido2MethodsCount

GetAuthenticationFido2MethodsCount - Get the number of the resource

func (AuthenticationFido2MethodClient) ListAuthenticationFido2Methods

ListAuthenticationFido2Methods - List fido2AuthenticationMethod. Retrieve a list of a user's FIDO2 Security Key Authentication Method objects and their properties.

func (AuthenticationFido2MethodClient) ListAuthenticationFido2MethodsComplete

ListAuthenticationFido2MethodsComplete retrieves all the results into a single object

func (AuthenticationFido2MethodClient) ListAuthenticationFido2MethodsCompleteMatchingPredicate

ListAuthenticationFido2MethodsCompleteMatchingPredicate retrieves all the results and then applies the predicate

type DeleteAuthenticationFido2MethodOperationOptions

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

func DefaultDeleteAuthenticationFido2MethodOperationOptions

func DefaultDeleteAuthenticationFido2MethodOperationOptions() DeleteAuthenticationFido2MethodOperationOptions

func (DeleteAuthenticationFido2MethodOperationOptions) ToHeaders

func (DeleteAuthenticationFido2MethodOperationOptions) ToOData

func (DeleteAuthenticationFido2MethodOperationOptions) ToQuery

type DeleteAuthenticationFido2MethodOperationResponse

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

type Fido2AuthenticationMethodOperationPredicate

type Fido2AuthenticationMethodOperationPredicate struct {
}

func (Fido2AuthenticationMethodOperationPredicate) Matches

type GetAuthenticationFido2MethodOperationOptions

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

func DefaultGetAuthenticationFido2MethodOperationOptions

func DefaultGetAuthenticationFido2MethodOperationOptions() GetAuthenticationFido2MethodOperationOptions

func (GetAuthenticationFido2MethodOperationOptions) ToHeaders

func (GetAuthenticationFido2MethodOperationOptions) ToOData

func (GetAuthenticationFido2MethodOperationOptions) ToQuery

type GetAuthenticationFido2MethodOperationResponse

type GetAuthenticationFido2MethodOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.Fido2AuthenticationMethod
}

type GetAuthenticationFido2MethodsCountOperationOptions

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

func DefaultGetAuthenticationFido2MethodsCountOperationOptions

func DefaultGetAuthenticationFido2MethodsCountOperationOptions() GetAuthenticationFido2MethodsCountOperationOptions

func (GetAuthenticationFido2MethodsCountOperationOptions) ToHeaders

func (GetAuthenticationFido2MethodsCountOperationOptions) ToOData

func (GetAuthenticationFido2MethodsCountOperationOptions) ToQuery

type GetAuthenticationFido2MethodsCountOperationResponse

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

type ListAuthenticationFido2MethodsCompleteResult

type ListAuthenticationFido2MethodsCompleteResult struct {
	LatestHttpResponse *http.Response
	Items              []beta.Fido2AuthenticationMethod
}

type ListAuthenticationFido2MethodsCustomPager

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

type ListAuthenticationFido2MethodsOperationOptions

type ListAuthenticationFido2MethodsOperationOptions 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 DefaultListAuthenticationFido2MethodsOperationOptions

func DefaultListAuthenticationFido2MethodsOperationOptions() ListAuthenticationFido2MethodsOperationOptions

func (ListAuthenticationFido2MethodsOperationOptions) ToHeaders

func (ListAuthenticationFido2MethodsOperationOptions) ToOData

func (ListAuthenticationFido2MethodsOperationOptions) ToQuery

type ListAuthenticationFido2MethodsOperationResponse

type ListAuthenticationFido2MethodsOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *[]beta.Fido2AuthenticationMethod
}

Jump to

Keyboard shortcuts

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