AS2HashingAlgorithm
AS2HashingAlgorithm(String)
MD5
None
NotSpecified
Sha1
Sha2256
Sha2384
Sha2512
Equals(AS2HashingAlgorithm)
Equals(Object)
GetHashCode()
ToString()
implicit operator AS2HashingAlgorithm(String)
operator !=(AS2HashingAlgorithm, AS2HashingAlgorithm)
operator ==(AS2HashingAlgorithm, AS2HashingAlgorithm)
net11.0
namespace Azure.ResourceManager.Logic.Models
{
public readonly struct AS2HashingAlgorithm : IEquatable<AS2HashingAlgorithm>
{
public static AS2HashingAlgorithm Sha2512 { get; }
}
}
| .NET | 8.09.010.011.0 |
|---|---|
Information specific to net11.0 | |
| Assembly | Azure.ResourceManager.Logic , Version=1.2.0.0, PublicKeyToken=92742159e12e44c8 |
| Referencing | Your project needs a package reference to |
| Package | Azure.ResourceManager.Logic (1.2.0) net10.0 |
| Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API