'Declaration
<NotNullAttribute()> ReadOnly Property SignatureAlgorithm As Oid
'Usage
Dim instance As IPkiCertificate Dim value As Oid value = instance.SignatureAlgorithm
[NotNull()] Oid SignatureAlgorithm {get;}
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).