Поделиться через


SecurityHelper.GetHashCode Method ()

 

Namespace:   Microsoft.Owin.Security.Infrastructure
Assembly:  Microsoft.Owin.Security (in Microsoft.Owin.Security.dll)

Syntax

public override int GetHashCode()
public:
virtual int GetHashCode() override
override GetHashCode : unit -> int
Public Overrides Function GetHashCode As Integer

Return Value

Type: System.Int32

See Also

SecurityHelper Structure
Microsoft.Owin.Security.Infrastructure Namespace

Return to top