Method | Description | |
---|---|---|
Equals ( |
Determines whether the specified TokenCacheKey is equal to the current object.
|
|
Equals ( object obj ) : bool |
Determines whether the specified object is equal to the current object.
|
|
GetHashCode ( ) : int |
Returns the hash code for this TokenCacheKey.
|
|
ScopeIntersects ( HashSet |
||
ToString ( ) : string |
|
Method | Description | |
---|---|---|
Equals ( string string1, string string2 ) : bool | ||
ScopeContains ( HashSet |
||
ScopeEquals ( HashSet |
||
TokenCacheKey ( string authority, HashSet |
||
TokenCacheKey ( string authority, HashSet |
||
TokenCacheKey ( string authority, HashSet |
||
TokenCacheKey ( string authority, HashSet |
public Equals ( |
||
other | The TokenCacheKey to compare with the current object. | |
return | bool |
public Equals ( object obj ) : bool | ||
obj | object | The object to compare with the current object. |
return | bool |
public ScopeIntersects ( HashSet |
||
otherScope | HashSet |
|
return | bool |