This topic has not yet been rated - Rate this topic

WebContextBase.Authentication Property

WCF RIA Services

[WCF RIA Services Version 1 Service Pack 2 is compatible with either .NET framework 4 or .NET Framework 4.5, and with either Silverlight 4 or Silverlight 5.]

Gets or sets the authentication context for the application.

Namespace:  System.ServiceModel.DomainServices.Client.ApplicationServices
Assembly:  System.ServiceModel.DomainServices.Client.Web (in System.ServiceModel.DomainServices.Client.Web.dll)
function get Authentication () : AuthenticationService
function set Authentication (value : AuthenticationService)

Property Value

Type: System.ServiceModel.DomainServices.Client.ApplicationServices.AuthenticationService
The authentication context for the application.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.