ExtremeSwank OpenID
FindByServer Method (server)
NamespacesExtremeSwank.OpenIdIAssociationPersistenceFindByServer(String)
Retrieve an association entry by the OpenID Provider Server URL
Declaration Syntax
C#Visual BasicVisual C++
Association FindByServer(
	string server
)
Function FindByServer ( _
	server As String _
) As Association
Association^ FindByServer(
	String^ server
)
Parameters
server (String)
The server URL.
Return Value
An Association object representing the stored association.

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