authenticationplatformcredentialmethoddevice

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 AuthenticationPlatformCredentialMethodDeviceClient

type AuthenticationPlatformCredentialMethodDeviceClient struct {
	Client *msgraph.Client
}

func NewAuthenticationPlatformCredentialMethodDeviceClientWithBaseURI

func NewAuthenticationPlatformCredentialMethodDeviceClientWithBaseURI(sdkApi sdkEnv.Api) (*AuthenticationPlatformCredentialMethodDeviceClient, error)

func (AuthenticationPlatformCredentialMethodDeviceClient) GetAuthenticationPlatformCredentialMethodDevice

GetAuthenticationPlatformCredentialMethodDevice - Get device from users. The registered device on which this Platform Credential resides. Supports $expand. When you get a user's Platform Credential registration information, this property is returned only on a single GET and when you specify ?$expand. For example, GET /users/admin@contoso.com/authentication/platformCredentialAuthenticationMethod/_jpuR-TGZtk6aQCLF3BQjA2?$expand=device.

type GetAuthenticationPlatformCredentialMethodDeviceOperationOptions

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

func (GetAuthenticationPlatformCredentialMethodDeviceOperationOptions) ToHeaders

func (GetAuthenticationPlatformCredentialMethodDeviceOperationOptions) ToOData

func (GetAuthenticationPlatformCredentialMethodDeviceOperationOptions) ToQuery

type GetAuthenticationPlatformCredentialMethodDeviceOperationResponse

type GetAuthenticationPlatformCredentialMethodDeviceOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.Device
}

Jump to

Keyboard shortcuts

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