removepassword

package
v0.47.0 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateRemovePasswordPostRequestBodyFromDiscriminatorValue added in v0.24.0

CreateRemovePasswordPostRequestBodyFromDiscriminatorValue creates a new instance of the appropriate class based on discriminator value

Types

type RemovePasswordPostRequestBody added in v0.24.0

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

RemovePasswordPostRequestBody provides operations to call the removePassword method.

func NewRemovePasswordPostRequestBody added in v0.24.0

func NewRemovePasswordPostRequestBody() *RemovePasswordPostRequestBody

NewRemovePasswordPostRequestBody instantiates a new removePasswordPostRequestBody and sets the default values.

func (*RemovePasswordPostRequestBody) GetAdditionalData added in v0.24.0

func (m *RemovePasswordPostRequestBody) GetAdditionalData() map[string]interface{}

GetAdditionalData gets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*RemovePasswordPostRequestBody) GetFieldDeserializers added in v0.24.0

GetFieldDeserializers the deserialization information for the current model

func (*RemovePasswordPostRequestBody) GetKeyId added in v0.24.0

func (m *RemovePasswordPostRequestBody) GetKeyId() *string

GetKeyId gets the keyId property value. The keyId property

func (*RemovePasswordPostRequestBody) Serialize added in v0.24.0

Serialize serializes information the current object

func (*RemovePasswordPostRequestBody) SetAdditionalData added in v0.24.0

func (m *RemovePasswordPostRequestBody) SetAdditionalData(value map[string]interface{})

SetAdditionalData sets the additionalData property value. Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.

func (*RemovePasswordPostRequestBody) SetKeyId added in v0.24.0

func (m *RemovePasswordPostRequestBody) SetKeyId(value *string)

SetKeyId sets the keyId property value. The keyId property

type RemovePasswordPostRequestBodyable added in v0.24.0

RemovePasswordPostRequestBodyable

type RemovePasswordRequestBuilder

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

RemovePasswordRequestBuilder provides operations to call the removePassword method.

func NewRemovePasswordRequestBuilder

NewRemovePasswordRequestBuilder instantiates a new RemovePasswordRequestBuilder and sets the default values.

func NewRemovePasswordRequestBuilderInternal

func NewRemovePasswordRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *RemovePasswordRequestBuilder

NewRemovePasswordRequestBuilderInternal instantiates a new RemovePasswordRequestBuilder and sets the default values.

func (*RemovePasswordRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation remove a password from a servicePrincipal object.

func (*RemovePasswordRequestBuilder) Post

Post remove a password from a servicePrincipal object.

type RemovePasswordRequestBuilderPostRequestConfiguration added in v0.22.0

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

RemovePasswordRequestBuilderPostRequestConfiguration 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