user_authentication_settings

package
v2.61.7 Latest Latest
Warning

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

Go to latest
Published: Jul 3, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExemptedUrls

type ExemptedUrls struct {
	// Domains or URLs which are exempted from SSL Inspection
	URLs []string `json:"urls"`
}

func Get added in v2.61.7

func Get(service *services.Service) (*ExemptedUrls, error)

func Update added in v2.61.7

func Update(service *services.Service, urls ExemptedUrls) (*ExemptedUrls, error)

type QueryParameters

type QueryParameters struct {
	ID string
}

Jump to

Keyboard shortcuts

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