Versions in this module Expand all Collapse all v0 v0.20241126.2320 Nov 26, 2024 v0.20241126.1723 Nov 26, 2024 Changes in this version + type AuthenticationMicrosoftAuthenticatorMethodDeviceClient struct + Client *msgraph.Client + func NewAuthenticationMicrosoftAuthenticatorMethodDeviceClientWithBaseURI(sdkApi sdkEnv.Api) (*AuthenticationMicrosoftAuthenticatorMethodDeviceClient, error) + func (c AuthenticationMicrosoftAuthenticatorMethodDeviceClient) GetAuthenticationMicrosoftAuthenticatorMethodDevice(ctx context.Context, ...) (result GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationResponse, ...) + type GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions struct + Expand *odata.Expand + Metadata *odata.Metadata + RetryFunc client.RequestRetryFunc + Select *[]string + func DefaultGetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions() GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions + func (o GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions) ToHeaders() *client.Headers + func (o GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions) ToOData() *odata.Query + func (o GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions) ToQuery() *client.QueryParams + type GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationResponse struct + HttpResponse *http.Response + Model *beta.Device + OData *odata.OData