addkey

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateAddKeyPostRequestBodyFromDiscriminatorValue added in v0.39.0

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

Types

type AddKeyPostRequestBody added in v0.39.0

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

AddKeyPostRequestBody provides operations to call the addKey method.

func NewAddKeyPostRequestBody added in v0.39.0

func NewAddKeyPostRequestBody() *AddKeyPostRequestBody

NewAddKeyPostRequestBody instantiates a new addKeyPostRequestBody and sets the default values.

func (*AddKeyPostRequestBody) GetAdditionalData added in v0.39.0

func (m *AddKeyPostRequestBody) 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 (*AddKeyPostRequestBody) GetFieldDeserializers added in v0.39.0

GetFieldDeserializers the deserialization information for the current model

func (*AddKeyPostRequestBody) GetKeyCredential added in v0.39.0

GetKeyCredential gets the keyCredential property value. The keyCredential property

func (*AddKeyPostRequestBody) GetPasswordCredential added in v0.39.0

GetPasswordCredential gets the passwordCredential property value. The passwordCredential property

func (*AddKeyPostRequestBody) GetProof added in v0.39.0

func (m *AddKeyPostRequestBody) GetProof() *string

GetProof gets the proof property value. The proof property

func (*AddKeyPostRequestBody) Serialize added in v0.39.0

Serialize serializes information the current object

func (*AddKeyPostRequestBody) SetAdditionalData added in v0.39.0

func (m *AddKeyPostRequestBody) 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 (*AddKeyPostRequestBody) SetKeyCredential added in v0.39.0

SetKeyCredential sets the keyCredential property value. The keyCredential property

func (*AddKeyPostRequestBody) SetPasswordCredential added in v0.39.0

SetPasswordCredential sets the passwordCredential property value. The passwordCredential property

func (*AddKeyPostRequestBody) SetProof added in v0.39.0

func (m *AddKeyPostRequestBody) SetProof(value *string)

SetProof sets the proof property value. The proof property

type AddKeyRequestBuilder

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

AddKeyRequestBuilder provides operations to call the addKey method.

func NewAddKeyRequestBuilder

NewAddKeyRequestBuilder instantiates a new AddKeyRequestBuilder and sets the default values.

func NewAddKeyRequestBuilderInternal

func NewAddKeyRequestBuilderInternal(pathParameters map[string]string, requestAdapter i2ae4187f7daee263371cb1c977df639813ab50ffa529013b7437480d1ec0158f.RequestAdapter) *AddKeyRequestBuilder

NewAddKeyRequestBuilderInternal instantiates a new AddKeyRequestBuilder and sets the default values.

func (*AddKeyRequestBuilder) CreatePostRequestInformation

CreatePostRequestInformation add a key credential to an application. This method, along with removeKey can be used by an application to automate rolling its expiring keys. As part of the request validation for this method, a proof of possession of an existing key is verified before the action can be performed. Applications that don’t have any existing valid certificates (no certificates have been added yet, or all certificates have expired), won’t be able to use this service action. You can use the Update application operation to perform an update instead.

func (*AddKeyRequestBuilder) Post

Post add a key credential to an application. This method, along with removeKey can be used by an application to automate rolling its expiring keys. As part of the request validation for this method, a proof of possession of an existing key is verified before the action can be performed. Applications that don’t have any existing valid certificates (no certificates have been added yet, or all certificates have expired), won’t be able to use this service action. You can use the Update application operation to perform an update instead.

type AddKeyRequestBuilderPostRequestConfiguration added in v0.22.0

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

AddKeyRequestBuilderPostRequestConfiguration 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