'Declaration Public ReadOnly Property DataIntegrityAlgorithm As KeyedHashAlgorithm
'Usage Dim instance As HMacSha1DataIntegrityAlgorithm Dim value As KeyedHashAlgorithm value = instance.DataIntegrityAlgorithm
public KeyedHashAlgorithm DataIntegrityAlgorithm {get;}