SignedInfo.SignatureLength Propiedad

Definición

Obtiene o establece la longitud de la firma del objeto SignedInfo actual.

public:
 property System::String ^ SignatureLength { System::String ^ get(); void set(System::String ^ value); };
public string SignatureLength { get; set; }
member this.SignatureLength : string with get, set
Public Property SignatureLength As String

Valor de propiedad

String

La longitud de la firma del objeto SignedInfo actual.

Se aplica a