Documentation ¶
Index ¶
- type B2cAuthenticationMethodsPolicyClient
- func (c B2cAuthenticationMethodsPolicyClient) DeleteB2cAuthenticationMethodsPolicy(ctx context.Context, ...) (result DeleteB2cAuthenticationMethodsPolicyOperationResponse, err error)
- func (c B2cAuthenticationMethodsPolicyClient) GetB2cAuthenticationMethodsPolicy(ctx context.Context, options GetB2cAuthenticationMethodsPolicyOperationOptions) (result GetB2cAuthenticationMethodsPolicyOperationResponse, err error)
- func (c B2cAuthenticationMethodsPolicyClient) UpdateB2cAuthenticationMethodsPolicy(ctx context.Context, input beta.B2cAuthenticationMethodsPolicy, ...) (result UpdateB2cAuthenticationMethodsPolicyOperationResponse, err error)
- type DeleteB2cAuthenticationMethodsPolicyOperationOptions
- type DeleteB2cAuthenticationMethodsPolicyOperationResponse
- type GetB2cAuthenticationMethodsPolicyOperationOptions
- type GetB2cAuthenticationMethodsPolicyOperationResponse
- type UpdateB2cAuthenticationMethodsPolicyOperationOptions
- type UpdateB2cAuthenticationMethodsPolicyOperationResponse
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type B2cAuthenticationMethodsPolicyClient ¶
func NewB2cAuthenticationMethodsPolicyClientWithBaseURI ¶
func NewB2cAuthenticationMethodsPolicyClientWithBaseURI(sdkApi sdkEnv.Api) (*B2cAuthenticationMethodsPolicyClient, error)
func (B2cAuthenticationMethodsPolicyClient) DeleteB2cAuthenticationMethodsPolicy ¶
func (c B2cAuthenticationMethodsPolicyClient) DeleteB2cAuthenticationMethodsPolicy(ctx context.Context, options DeleteB2cAuthenticationMethodsPolicyOperationOptions) (result DeleteB2cAuthenticationMethodsPolicyOperationResponse, err error)
DeleteB2cAuthenticationMethodsPolicy - Delete navigation property b2cAuthenticationMethodsPolicy for policies
func (B2cAuthenticationMethodsPolicyClient) GetB2cAuthenticationMethodsPolicy ¶
func (c B2cAuthenticationMethodsPolicyClient) GetB2cAuthenticationMethodsPolicy(ctx context.Context, options GetB2cAuthenticationMethodsPolicyOperationOptions) (result GetB2cAuthenticationMethodsPolicyOperationResponse, err error)
GetB2cAuthenticationMethodsPolicy - Get b2cAuthenticationMethodsPolicy. Read the properties of a b2cAuthenticationMethodsPolicy object.
func (B2cAuthenticationMethodsPolicyClient) UpdateB2cAuthenticationMethodsPolicy ¶
func (c B2cAuthenticationMethodsPolicyClient) UpdateB2cAuthenticationMethodsPolicy(ctx context.Context, input beta.B2cAuthenticationMethodsPolicy, options UpdateB2cAuthenticationMethodsPolicyOperationOptions) (result UpdateB2cAuthenticationMethodsPolicyOperationResponse, err error)
UpdateB2cAuthenticationMethodsPolicy - Update b2cAuthenticationMethodsPolicy. Update the properties of a b2cAuthenticationMethodsPolicy object.
type DeleteB2cAuthenticationMethodsPolicyOperationOptions ¶
type DeleteB2cAuthenticationMethodsPolicyOperationOptions struct { IfMatch *string Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultDeleteB2cAuthenticationMethodsPolicyOperationOptions ¶
func DefaultDeleteB2cAuthenticationMethodsPolicyOperationOptions() DeleteB2cAuthenticationMethodsPolicyOperationOptions
func (DeleteB2cAuthenticationMethodsPolicyOperationOptions) ToHeaders ¶
func (o DeleteB2cAuthenticationMethodsPolicyOperationOptions) ToHeaders() *client.Headers
func (DeleteB2cAuthenticationMethodsPolicyOperationOptions) ToOData ¶
func (o DeleteB2cAuthenticationMethodsPolicyOperationOptions) ToOData() *odata.Query
func (DeleteB2cAuthenticationMethodsPolicyOperationOptions) ToQuery ¶
func (o DeleteB2cAuthenticationMethodsPolicyOperationOptions) ToQuery() *client.QueryParams
type GetB2cAuthenticationMethodsPolicyOperationOptions ¶
type GetB2cAuthenticationMethodsPolicyOperationOptions struct { Expand *odata.Expand Metadata *odata.Metadata RetryFunc client.RequestRetryFunc Select *[]string }
func DefaultGetB2cAuthenticationMethodsPolicyOperationOptions ¶
func DefaultGetB2cAuthenticationMethodsPolicyOperationOptions() GetB2cAuthenticationMethodsPolicyOperationOptions
func (GetB2cAuthenticationMethodsPolicyOperationOptions) ToHeaders ¶
func (o GetB2cAuthenticationMethodsPolicyOperationOptions) ToHeaders() *client.Headers
func (GetB2cAuthenticationMethodsPolicyOperationOptions) ToOData ¶
func (o GetB2cAuthenticationMethodsPolicyOperationOptions) ToOData() *odata.Query
func (GetB2cAuthenticationMethodsPolicyOperationOptions) ToQuery ¶
func (o GetB2cAuthenticationMethodsPolicyOperationOptions) ToQuery() *client.QueryParams
type UpdateB2cAuthenticationMethodsPolicyOperationOptions ¶
type UpdateB2cAuthenticationMethodsPolicyOperationOptions struct { Metadata *odata.Metadata RetryFunc client.RequestRetryFunc }
func DefaultUpdateB2cAuthenticationMethodsPolicyOperationOptions ¶
func DefaultUpdateB2cAuthenticationMethodsPolicyOperationOptions() UpdateB2cAuthenticationMethodsPolicyOperationOptions
func (UpdateB2cAuthenticationMethodsPolicyOperationOptions) ToHeaders ¶
func (o UpdateB2cAuthenticationMethodsPolicyOperationOptions) ToHeaders() *client.Headers
func (UpdateB2cAuthenticationMethodsPolicyOperationOptions) ToOData ¶
func (o UpdateB2cAuthenticationMethodsPolicyOperationOptions) ToOData() *odata.Query
func (UpdateB2cAuthenticationMethodsPolicyOperationOptions) ToQuery ¶
func (o UpdateB2cAuthenticationMethodsPolicyOperationOptions) ToQuery() *client.QueryParams
Click to show internal directories.
Click to hide internal directories.