c# - Login customData property using AuthenticationBase -


i'm trying access customdata property can passed server via riaservices. similar to: http://social.msdn.microsoft.com/forums/silverlight/en-us/0509878c-7315-4f31-84d8-33ee8e9abcf3/additional-login-information using authenticationbase provided system.servicemodel.domainservices.server.applicationservices, doesn't appear let me hide existing "login(...)" method use own , gain access customdata property.

here code sample microsoft demonstrating implementation of custom authentication service. sample appears allow include customdata in login method:

http://code.msdn.microsoft.com/custom-authentication-96ca3d20#content


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -