remotedesktopsecurityconfiguration

package
v0.20241009.1142232 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 9, 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 DeleteRemoteDesktopSecurityConfigurationOperationOptions

type DeleteRemoteDesktopSecurityConfigurationOperationOptions struct {
	IfMatch   *string
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (DeleteRemoteDesktopSecurityConfigurationOperationOptions) ToHeaders

func (DeleteRemoteDesktopSecurityConfigurationOperationOptions) ToOData

func (DeleteRemoteDesktopSecurityConfigurationOperationOptions) ToQuery

type DeleteRemoteDesktopSecurityConfigurationOperationResponse

type DeleteRemoteDesktopSecurityConfigurationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

type GetRemoteDesktopSecurityConfigurationOperationOptions

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

func DefaultGetRemoteDesktopSecurityConfigurationOperationOptions

func DefaultGetRemoteDesktopSecurityConfigurationOperationOptions() GetRemoteDesktopSecurityConfigurationOperationOptions

func (GetRemoteDesktopSecurityConfigurationOperationOptions) ToHeaders

func (GetRemoteDesktopSecurityConfigurationOperationOptions) ToOData

func (GetRemoteDesktopSecurityConfigurationOperationOptions) ToQuery

type GetRemoteDesktopSecurityConfigurationOperationResponse

type GetRemoteDesktopSecurityConfigurationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
	Model        *beta.RemoteDesktopSecurityConfiguration
}

type RemoteDesktopSecurityConfigurationClient

type RemoteDesktopSecurityConfigurationClient struct {
	Client *msgraph.Client
}

func NewRemoteDesktopSecurityConfigurationClientWithBaseURI

func NewRemoteDesktopSecurityConfigurationClientWithBaseURI(sdkApi sdkEnv.Api) (*RemoteDesktopSecurityConfigurationClient, error)

func (RemoteDesktopSecurityConfigurationClient) DeleteRemoteDesktopSecurityConfiguration

DeleteRemoteDesktopSecurityConfiguration - Delete remoteDesktopSecurityConfiguration. Delete a remoteDesktopSecurityConfiguration object on a servicePrincipal. Removing remoteDesktopSecurityConfiguration object on the servicePrincipal disables the Microsoft Entra ID Remote Desktop Services (RDS) authentication protocol to authenticate a user to Microsoft Entra joined or Microsoft Entra hybrid joined devices, and removes any target device groups that you configured for SSO.

func (RemoteDesktopSecurityConfigurationClient) GetRemoteDesktopSecurityConfiguration

GetRemoteDesktopSecurityConfiguration - Get remoteDesktopSecurityConfiguration. Read the properties and relationships of a remoteDesktopSecurityConfiguration object on a servicePrincipal. Use this configuration to view the Microsoft Entra ID Remote Desktop Services (RDS) authentication protocol to authenticate a user to Microsoft Entra joined or Microsoft Entra hybrid joined devices. Additionally you can view any targetDeviceGroups that have been configured for SSO.

func (RemoteDesktopSecurityConfigurationClient) UpdateRemoteDesktopSecurityConfiguration

UpdateRemoteDesktopSecurityConfiguration - Update remoteDesktopSecurityConfiguration. Update the properties of a remoteDesktopSecurityConfiguration object on the servicePrincipal. Use this configuration to enable or disable the Microsoft Entra ID Remote Desktop Services (RDS) authentication protocol to authenticate a user to Microsoft Entra joined or Microsoft Entra hybrid joined devices.

type UpdateRemoteDesktopSecurityConfigurationOperationOptions

type UpdateRemoteDesktopSecurityConfigurationOperationOptions struct {
	Metadata  *odata.Metadata
	RetryFunc client.RequestRetryFunc
}

func (UpdateRemoteDesktopSecurityConfigurationOperationOptions) ToHeaders

func (UpdateRemoteDesktopSecurityConfigurationOperationOptions) ToOData

func (UpdateRemoteDesktopSecurityConfigurationOperationOptions) ToQuery

type UpdateRemoteDesktopSecurityConfigurationOperationResponse

type UpdateRemoteDesktopSecurityConfigurationOperationResponse struct {
	HttpResponse *http.Response
	OData        *odata.OData
}

Jump to

Keyboard shortcuts

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