Bagikan melalui


ISiteMachineKey Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SiteMachineKeyTypeConverter))]
public interface ISiteMachineKey : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SiteMachineKeyTypeConverter))>]
type ISiteMachineKey = interface
    interface IJsonSerializable
Public Interface ISiteMachineKey
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Decryption
DecryptionKey
Validation
ValidationKey

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to