protected ICryptoTransform HashAlgorithm { get; }Protected ReadOnly Property HashAlgorithm As ICryptoTransform
Getprotected:
property ICryptoTransform^ HashAlgorithm {
ICryptoTransform^ get ();
}member HashAlgorithm : ICryptoTransform with get