AuthorizationRule.GetHashCode 方法

定义

作为此对象的哈希函数。

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

返回

Int32

一个表示当前对象的哈希代码的整数。

适用于