Click or drag to resize

DataContextSecurityProvider Property

Gets reference to user specific security provider instance.

Namespace:  GSF.Web.Model
Assembly:  GSF.Web (in GSF.Web.dll) Version: 2.2.98-beta
Syntax
public AdoSecurityProvider SecurityProvider { get; }
Request Example View Source

Property Value

Type: AdoSecurityProvider
See Also