ExtremeSwank OpenID
Remove Method (assoc)
NamespacesExtremeSwank.OpenIdIAssociationPersistenceRemove(Association)
Removes an association entry from persistence.
Declaration Syntax
C#Visual BasicVisual C++
void Remove(
	Association assoc
)
Sub Remove ( _
	assoc As Association _
)
void Remove(
	Association^ assoc
)
Parameters
assoc (Association)
The association entry to remove.

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