policies

package
v0.44.0 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2022 License: MIT Imports: 30 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PoliciesRequestBuilder

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

PoliciesRequestBuilder provides operations to manage the policyRoot singleton.

func NewPoliciesRequestBuilder

NewPoliciesRequestBuilder instantiates a new PoliciesRequestBuilder and sets the default values.

func NewPoliciesRequestBuilderInternal

func NewPoliciesRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *PoliciesRequestBuilder

NewPoliciesRequestBuilderInternal instantiates a new PoliciesRequestBuilder and sets the default values.

func (*PoliciesRequestBuilder) ActivityBasedTimeoutPolicies

ActivityBasedTimeoutPolicies the activityBasedTimeoutPolicies property

func (*PoliciesRequestBuilder) ActivityBasedTimeoutPoliciesById

ActivityBasedTimeoutPoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.activityBasedTimeoutPolicies.item collection

func (*PoliciesRequestBuilder) AdminConsentRequestPolicy

AdminConsentRequestPolicy the adminConsentRequestPolicy property

func (*PoliciesRequestBuilder) AuthenticationFlowsPolicy

AuthenticationFlowsPolicy the authenticationFlowsPolicy property

func (*PoliciesRequestBuilder) AuthenticationMethodsPolicy

AuthenticationMethodsPolicy the authenticationMethodsPolicy property

func (*PoliciesRequestBuilder) AuthorizationPolicy

AuthorizationPolicy the authorizationPolicy property

func (*PoliciesRequestBuilder) ClaimsMappingPolicies

ClaimsMappingPolicies the claimsMappingPolicies property

func (*PoliciesRequestBuilder) ClaimsMappingPoliciesById

ClaimsMappingPoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.claimsMappingPolicies.item collection

func (*PoliciesRequestBuilder) ConditionalAccessPolicies

ConditionalAccessPolicies the conditionalAccessPolicies property

func (*PoliciesRequestBuilder) ConditionalAccessPoliciesById

ConditionalAccessPoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.conditionalAccessPolicies.item collection

func (*PoliciesRequestBuilder) CreateGetRequestInformation

CreateGetRequestInformation get policies

func (*PoliciesRequestBuilder) CrossTenantAccessPolicy added in v0.29.0

CrossTenantAccessPolicy the crossTenantAccessPolicy property

func (*PoliciesRequestBuilder) FeatureRolloutPolicies

FeatureRolloutPolicies the featureRolloutPolicies property

func (*PoliciesRequestBuilder) FeatureRolloutPoliciesById

FeatureRolloutPoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.featureRolloutPolicies.item collection

func (*PoliciesRequestBuilder) HomeRealmDiscoveryPolicies

HomeRealmDiscoveryPolicies the homeRealmDiscoveryPolicies property

func (*PoliciesRequestBuilder) HomeRealmDiscoveryPoliciesById

HomeRealmDiscoveryPoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.homeRealmDiscoveryPolicies.item collection

func (*PoliciesRequestBuilder) IdentitySecurityDefaultsEnforcementPolicy

IdentitySecurityDefaultsEnforcementPolicy the identitySecurityDefaultsEnforcementPolicy property

func (*PoliciesRequestBuilder) PermissionGrantPolicies

PermissionGrantPolicies the permissionGrantPolicies property

func (*PoliciesRequestBuilder) PermissionGrantPoliciesById

PermissionGrantPoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.permissionGrantPolicies.item collection

func (*PoliciesRequestBuilder) RoleManagementPolicies added in v0.18.0

RoleManagementPolicies the roleManagementPolicies property

func (*PoliciesRequestBuilder) RoleManagementPoliciesById added in v0.18.0

RoleManagementPoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.roleManagementPolicies.item collection

func (*PoliciesRequestBuilder) RoleManagementPolicyAssignments added in v0.18.0

RoleManagementPolicyAssignments the roleManagementPolicyAssignments property

func (*PoliciesRequestBuilder) RoleManagementPolicyAssignmentsById added in v0.18.0

RoleManagementPolicyAssignmentsById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.roleManagementPolicyAssignments.item collection

func (*PoliciesRequestBuilder) TokenIssuancePolicies

TokenIssuancePolicies the tokenIssuancePolicies property

func (*PoliciesRequestBuilder) TokenIssuancePoliciesById

TokenIssuancePoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.tokenIssuancePolicies.item collection

func (*PoliciesRequestBuilder) TokenLifetimePolicies

TokenLifetimePolicies the tokenLifetimePolicies property

func (*PoliciesRequestBuilder) TokenLifetimePoliciesById

TokenLifetimePoliciesById gets an item from the github.com/microsoftgraph/msgraph-sdk-go/.policies.tokenLifetimePolicies.item collection

type PoliciesRequestBuilderGetQueryParameters

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

PoliciesRequestBuilderGetQueryParameters get policies

type PoliciesRequestBuilderGetRequestConfiguration added in v0.22.0

type PoliciesRequestBuilderGetRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
	// Request query parameters
	QueryParameters *PoliciesRequestBuilderGetQueryParameters
}

PoliciesRequestBuilderGetRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

type PoliciesRequestBuilderPatchRequestConfiguration added in v0.22.0

type PoliciesRequestBuilderPatchRequestConfiguration struct {
	// Request headers
	Headers map[string]string
	// Request options
	Options []i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestOption
}

PoliciesRequestBuilderPatchRequestConfiguration configuration for the request such as headers, query parameters, and middleware options.

Jump to

Keyboard shortcuts

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