manage_pass

package
v2.61.0 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ManagePass

type ManagePass struct {
	CompanyID      int    `json:"companyId"`
	DeviceType     int    `json:"deviceType"`
	ExitPass       string `json:"exitPass"`
	LogoutPass     string `json:"logoutPass"`
	PolicyName     string `json:"policyName"`
	UninstallPass  string `json:"uninstallPass"`
	ZadDisablePass string `json:"zadDisablePass"`
	ZdpDisablePass string `json:"zdpDisablePass"`
	ZdxDisablePass string `json:"zdxDisablePass"`
	ZiaDisablePass string `json:"ziaDisablePass"`
	ZpaDisablePass string `json:"zpaDisablePass"`
}

type ManagePassResponseContract

type ManagePassResponseContract struct {
	ErrorMessage string `json:"errorMessage"`
}

func UpdateManagePass added in v2.61.0

func UpdateManagePass(service *services.Service, managePass *ManagePass) (*ManagePassResponseContract, error)

Jump to

Keyboard shortcuts

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