Documentation ¶
Index ¶
- type AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient
- func (c AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethod(ctx context.Context, ...) (...)
- func (c AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) GetAuthenticationPasswordlessMicrosoftAuthenticatorMethod(ctx context.Context, ...) (...)
- func (c AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCount(ctx context.Context, ...) (...)
- func (c AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) ListAuthenticationPasswordlessMicrosoftAuthenticatorMethods(ctx context.Context, ...) (...)
- func (c AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsComplete(ctx context.Context, ...) (ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCompleteResult, ...)
- func (c AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCompleteMatchingPredicate(ctx context.Context, ...) (...)
- type DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions
- func (o DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions) ToHeaders() *client.Headers
- func (o DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions) ToOData() *odata.Query
- func (o DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions) ToQuery() *client.QueryParams
- type DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationResponse
- type GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions
- func (o GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions) ToHeaders() *client.Headers
- func (o GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions) ToOData() *odata.Query
- func (o GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions) ToQuery() *client.QueryParams
- type GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationResponse
- type GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCountOperationOptions
- func (o GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCountOperationOptions) ToHeaders() *client.Headers
- func (o GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCountOperationOptions) ToOData() *odata.Query
- func (o GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCountOperationOptions) ToQuery() *client.QueryParams
- type GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCountOperationResponse
- type ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCompleteResult
- type ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCustomPager
- type ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationOptions
- func (o ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationOptions) ToHeaders() *client.Headers
- func (o ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationOptions) ToOData() *odata.Query
- func (o ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationOptions) ToQuery() *client.QueryParams
- type ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationResponse
- type PasswordlessMicrosoftAuthenticatorAuthenticationMethodOperationPredicate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient ¶
func NewAuthenticationPasswordlessMicrosoftAuthenticatorMethodClientWithBaseURI ¶
func NewAuthenticationPasswordlessMicrosoftAuthenticatorMethodClientWithBaseURI(sdkApi sdkEnv.Api) (*AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient, error)
func (AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethod ¶
func (c AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethod(ctx context.Context, id beta.MeAuthenticationPasswordlessMicrosoftAuthenticatorMethodId, options DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions) (result DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationResponse, err error)
DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethod - Delete navigation property passwordlessMicrosoftAuthenticatorMethods for me
func (AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) GetAuthenticationPasswordlessMicrosoftAuthenticatorMethod ¶
func (c AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) GetAuthenticationPasswordlessMicrosoftAuthenticatorMethod(ctx context.Context, id beta.MeAuthenticationPasswordlessMicrosoftAuthenticatorMethodId, options GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions) (result GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationResponse, err error)
GetAuthenticationPasswordlessMicrosoftAuthenticatorMethod - Get passwordlessMicrosoftAuthenticatorAuthenticationMethod (deprecated). Retrieve a user's single Microsoft Authenticator Passwordless Phone Sign-in method object.
func (AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCount ¶
func (c AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCount(ctx context.Context, options GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCountOperationOptions) (result GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCountOperationResponse, err error)
GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCount - Get the number of the resource
func (AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) ListAuthenticationPasswordlessMicrosoftAuthenticatorMethods ¶
func (c AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) ListAuthenticationPasswordlessMicrosoftAuthenticatorMethods(ctx context.Context, options ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationOptions) (result ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationResponse, err error)
ListAuthenticationPasswordlessMicrosoftAuthenticatorMethods - List passwordlessMicrosoftAuthenticatorAuthenticationMethods (deprecated). Retrieve a list of a user's Microsoft Authenticator Passwordless Phone Sign-in method objects and their properties.
func (AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsComplete ¶
func (c AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsComplete(ctx context.Context, options ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationOptions) (ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCompleteResult, error)
ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsComplete retrieves all the results into a single object
func (AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCompleteMatchingPredicate ¶
func (c AuthenticationPasswordlessMicrosoftAuthenticatorMethodClient) ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCompleteMatchingPredicate(ctx context.Context, options ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationOptions, predicate PasswordlessMicrosoftAuthenticatorAuthenticationMethodOperationPredicate) (result ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCompleteResult, err error)
ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCompleteMatchingPredicate retrieves all the results and then applies the predicate
type DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions ¶
type DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions ¶
func DefaultDeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions() DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions
func (DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions) ToHeaders ¶
func (o DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions) ToHeaders() *client.Headers
func (DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions) ToOData ¶
func (o DeleteAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions) ToOData() *odata.Query
type GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions ¶
type GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions ¶
func DefaultGetAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions() GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions
func (GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions) ToHeaders ¶
func (o GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions) ToHeaders() *client.Headers
func (GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions) ToOData ¶
func (o GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodOperationOptions) ToOData() *odata.Query
type GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCountOperationOptions ¶
type GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCountOperationOptions struct { Filter *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Search *string }
func DefaultGetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCountOperationOptions ¶
func DefaultGetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCountOperationOptions() GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCountOperationOptions
func (GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCountOperationOptions) ToHeaders ¶
func (o GetAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCountOperationOptions) ToHeaders() *client.Headers
type ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCompleteResult ¶
type ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCompleteResult struct { LatestHttpResponse *http.Response Items []beta.PasswordlessMicrosoftAuthenticatorAuthenticationMethod }
type ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCustomPager ¶
type ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCustomPager struct {
NextLink *odata.Link `json:"@odata.nextLink"`
}
func (*ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCustomPager) NextPageLink ¶
func (p *ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsCustomPager) NextPageLink() *odata.Link
type ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationOptions ¶
type ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationOptions 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 DefaultListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationOptions ¶
func DefaultListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationOptions() ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationOptions
func (ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationOptions) ToHeaders ¶
func (o ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationOptions) ToHeaders() *client.Headers
func (ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationOptions) ToOData ¶
func (o ListAuthenticationPasswordlessMicrosoftAuthenticatorMethodsOperationOptions) ToOData() *odata.Query
type PasswordlessMicrosoftAuthenticatorAuthenticationMethodOperationPredicate ¶
type PasswordlessMicrosoftAuthenticatorAuthenticationMethodOperationPredicate struct { }
Source Files ¶
- client.go
- method_deleteauthenticationpasswordlessmicrosoftauthenticatormethod.go
- method_getauthenticationpasswordlessmicrosoftauthenticatormethod.go
- method_getauthenticationpasswordlessmicrosoftauthenticatormethodscount.go
- method_listauthenticationpasswordlessmicrosoftauthenticatormethods.go
- predicates.go
- version.go