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