IProofOfPossessionNonceRequest Interface

Definition

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

Properties

Name Description
ProofOfPossessionNonce

The proof of possession nonce

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to