ContentUser.GetHashCode メソッド

定義

ユーザーの NameAuthenticationTypeに基づいて計算されたハッシュ コードを返します。

public:
 override int GetHashCode();
public override int GetHashCode();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

返品

ユーザー NameAuthenticationTypeから計算されたハッシュ コード。

適用対象