SignedHttpRequestDescriptor.CustomNonceValue Proprietà

Definizione

Ottiene o imposta un valore personalizzato che verrà impostato durante la creazione di un'attestazione Nonce .

public string CustomNonceValue { get; set; }
member this.CustomNonceValue : string with get, set
Public Property CustomNonceValue As String

Valore della proprietà

Commenti

Questo valore verrà aggiunto a un payload SignedHttpRequest solo quando CreateNonce è impostato su true.

Si applica a