Condividi tramite


Rfc3161TimestampTokenInfo.GetNonce Metodo

Definizione

Ottiene il valore nonce associato a questo token timestamp.

public:
 Nullable<ReadOnlyMemory<System::Byte>> GetNonce();
public ReadOnlyMemory<byte>? GetNonce ();
member this.GetNonce : unit -> Nullable<ReadOnlyMemory<byte>>
Public Function GetNonce () As Nullable(Of ReadOnlyMemory(Of Byte))

Restituisce

Nonce associato a questo token timestamp.

Si applica a