Documentation ¶
Index ¶
- type AuthenticationMicrosoftAuthenticatorMethodDeviceClient
- type GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions
- func (o GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions) ToHeaders() *client.Headers
- func (o GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions) ToOData() *odata.Query
- func (o GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions) ToQuery() *client.QueryParams
- type GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthenticationMicrosoftAuthenticatorMethodDeviceClient ¶
func NewAuthenticationMicrosoftAuthenticatorMethodDeviceClientWithBaseURI ¶
func NewAuthenticationMicrosoftAuthenticatorMethodDeviceClientWithBaseURI(sdkApi sdkEnv.Api) (*AuthenticationMicrosoftAuthenticatorMethodDeviceClient, error)
func (AuthenticationMicrosoftAuthenticatorMethodDeviceClient) GetAuthenticationMicrosoftAuthenticatorMethodDevice ¶
func (c AuthenticationMicrosoftAuthenticatorMethodDeviceClient) GetAuthenticationMicrosoftAuthenticatorMethodDevice(ctx context.Context, id beta.UserIdAuthenticationMicrosoftAuthenticatorMethodId, options GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions) (result GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationResponse, err error)
GetAuthenticationMicrosoftAuthenticatorMethodDevice - Get device from users. The registered device on which Microsoft Authenticator resides. This property is null if the device isn't registered for passwordless Phone Sign-In.
type GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions ¶
type GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions ¶
func DefaultGetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions() GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions
func (GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions) ToHeaders ¶
func (o GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions) ToHeaders() *client.Headers
func (GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions) ToOData ¶
func (o GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions) ToOData() *odata.Query
func (GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions) ToQuery ¶
func (o GetAuthenticationMicrosoftAuthenticatorMethodDeviceOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.