Skip to content

Instantly share code, notes, and snippets.

@detroitpro
Created June 17, 2010 20:38
Show Gist options
  • Save detroitpro/442736 to your computer and use it in GitHub Desktop.
Save detroitpro/442736 to your computer and use it in GitHub Desktop.
[ApiValidationAttribute21]
public bool Authenticate(ExternalDataContractRequestBase request)
{
return true;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment