Documentation ¶
Index ¶
- type AuthenticationWindowsHelloForBusinessMethodDeviceClient
- type GetAuthenticationWindowsHelloForBusinessMethodDeviceOperationOptions
- func (o GetAuthenticationWindowsHelloForBusinessMethodDeviceOperationOptions) ToHeaders() *client.Headers
- func (o GetAuthenticationWindowsHelloForBusinessMethodDeviceOperationOptions) ToOData() *odata.Query
- func (o GetAuthenticationWindowsHelloForBusinessMethodDeviceOperationOptions) ToQuery() *client.QueryParams
- type GetAuthenticationWindowsHelloForBusinessMethodDeviceOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthenticationWindowsHelloForBusinessMethodDeviceClient ¶
func NewAuthenticationWindowsHelloForBusinessMethodDeviceClientWithBaseURI ¶
func NewAuthenticationWindowsHelloForBusinessMethodDeviceClientWithBaseURI(sdkApi sdkEnv.Api) (*AuthenticationWindowsHelloForBusinessMethodDeviceClient, error)
func (AuthenticationWindowsHelloForBusinessMethodDeviceClient) GetAuthenticationWindowsHelloForBusinessMethodDevice ¶
func (c AuthenticationWindowsHelloForBusinessMethodDeviceClient) GetAuthenticationWindowsHelloForBusinessMethodDevice(ctx context.Context, id stable.UserIdAuthenticationWindowsHelloForBusinessMethodId, options GetAuthenticationWindowsHelloForBusinessMethodDeviceOperationOptions) (result GetAuthenticationWindowsHelloForBusinessMethodDeviceOperationResponse, err error)
GetAuthenticationWindowsHelloForBusinessMethodDevice - Get device from users. The registered device on which this Windows Hello for Business key resides. Supports $expand. When you get a user's Windows Hello for Business registration information, this property is returned only on a single GET and when you specify ?$expand. For example, GET /users/admin@contoso.com/authentication/windowsHelloForBusinessMethods/_jpuR-TGZtk6aQCLF3BQjA2?$expand=device.
type GetAuthenticationWindowsHelloForBusinessMethodDeviceOperationOptions ¶
type GetAuthenticationWindowsHelloForBusinessMethodDeviceOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetAuthenticationWindowsHelloForBusinessMethodDeviceOperationOptions ¶
func DefaultGetAuthenticationWindowsHelloForBusinessMethodDeviceOperationOptions() GetAuthenticationWindowsHelloForBusinessMethodDeviceOperationOptions
func (GetAuthenticationWindowsHelloForBusinessMethodDeviceOperationOptions) ToHeaders ¶
func (o GetAuthenticationWindowsHelloForBusinessMethodDeviceOperationOptions) ToHeaders() *client.Headers
func (GetAuthenticationWindowsHelloForBusinessMethodDeviceOperationOptions) ToOData ¶
func (o GetAuthenticationWindowsHelloForBusinessMethodDeviceOperationOptions) ToOData() *odata.Query
func (GetAuthenticationWindowsHelloForBusinessMethodDeviceOperationOptions) ToQuery ¶
func (o GetAuthenticationWindowsHelloForBusinessMethodDeviceOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.