ExtremeSwank OpenID
FindByHandle Method (handle)
NamespacesExtremeSwank.OpenIdIAssociationPersistenceFindByHandle(String)
Retrieve an association entry by its handle.
Declaration Syntax
C#Visual BasicVisual C++
Association FindByHandle(
	string handle
)
Function FindByHandle ( _
	handle As String _
) As Association
Association^ FindByHandle(
	String^ handle
)
Parameters
handle (String)
The association handle.
Return Value
An Association object representing the stored association.

Assembly: ExtremeSwank.OpenId (Module: ExtremeSwank.OpenId) Version: 4.0.0.1 (4.0.0.1)