Click or drag to resize

IHttpContextUser Property

Gets the User.

Namespace:  VDS.RDF.Web
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
IPrincipal User { get; }

Property Value

Type: IPrincipal
See Also