SecurityTokenTimeoutCache<Tkey,Tval>.ContainsKey(Tkey) Method

Definition

public:
 bool ContainsKey(Tkey key);
public bool ContainsKey (Tkey key);
override this.ContainsKey : 'key -> bool
Public Function ContainsKey (key As Tkey) As Boolean

Parameters

key
Tkey

Returns

Boolean

Applies to