다음을 통해 공유


X509Name.GetHashCode Method ()

 

Applies To: Azure, Windows 10, Windows 8, Windows 8.1, Windows Server 2012 R2

Compute hash code

Namespace:   System.Fabric
Assembly:  System.Fabric (in System.Fabric.dll)

Syntax

public override int GetHashCode()

Return Value

Type: System.Int32

Returns Int32 representing the hash code.

See Also

X509Name Class
System.Fabric Namespace

Return to top