conditionalaccess

package
v0.21.0 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConditionalAccessRequestBuilder

type ConditionalAccessRequestBuilder struct {
	// contains filtered or unexported fields
}

ConditionalAccessRequestBuilder provides operations to manage the conditionalAccess property of the microsoft.graph.identityContainer entity.

func NewConditionalAccessRequestBuilder

NewConditionalAccessRequestBuilder instantiates a new ConditionalAccessRequestBuilder and sets the default values.

func NewConditionalAccessRequestBuilderInternal

func NewConditionalAccessRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *ConditionalAccessRequestBuilder

NewConditionalAccessRequestBuilderInternal instantiates a new ConditionalAccessRequestBuilder and sets the default values.

func (*ConditionalAccessRequestBuilder) CreateDeleteRequestInformation

CreateDeleteRequestInformation delete navigation property conditionalAccess for identity

func (*ConditionalAccessRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation the entry point for the Conditional Access (CA) object model.

func (*ConditionalAccessRequestBuilder) CreatePatchRequestInformation

CreatePatchRequestInformation update the navigation property conditionalAccess in identity

func (*ConditionalAccessRequestBuilder) Delete

Delete delete navigation property conditionalAccess for identity

func (*ConditionalAccessRequestBuilder) Get

Get the entry point for the Conditional Access (CA) object model.

func (*ConditionalAccessRequestBuilder) NamedLocations

NamedLocations the namedLocations property

func (*ConditionalAccessRequestBuilder) NamedLocationsById

NamedLocationsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.identity.conditionalAccess.namedLocations.item collection

func (*ConditionalAccessRequestBuilder) Patch

Patch update the navigation property conditionalAccess in identity

func (*ConditionalAccessRequestBuilder) Policies

Policies the policies property

func (*ConditionalAccessRequestBuilder) PoliciesById

PoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.identity.conditionalAccess.policies.item collection

type ConditionalAccessRequestBuilderDeleteOptions

type ConditionalAccessRequestBuilderDeleteOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

ConditionalAccessRequestBuilderDeleteOptions options for Delete

type ConditionalAccessRequestBuilderGetOptions

type ConditionalAccessRequestBuilderGetOptions struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *ConditionalAccessRequestBuilderGetQueryParameters
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

ConditionalAccessRequestBuilderGetOptions options for Get

type ConditionalAccessRequestBuilderGetQueryParameters

type ConditionalAccessRequestBuilderGetQueryParameters struct {
	// Expand related entities
	Expand []string `uriparametername:"%24expand"`
	// Select properties to be returned
	Select []string `uriparametername:"%24select"`
}

ConditionalAccessRequestBuilderGetQueryParameters the entry point for the Conditional Access (CA) object model.

type ConditionalAccessRequestBuilderPatchOptions

type ConditionalAccessRequestBuilderPatchOptions struct {
	//
	Body iadcd81124412c61e647227ecfc4449d8bba17de0380ddda76f641a29edf2b242.ConditionalAccessRootable
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Response handler to use in place of the default response handling provided by the core service
	ResponseHandler i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.ResponseHandler
}

ConditionalAccessRequestBuilderPatchOptions options for Patch

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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