IceNetHttpApplicationIceNetUserName Property |
Gets or sets the name of the ice.NET user that is authenticated for
the current HTTP request.
Namespace: PDTec.IceNet.WebAssembly: PDTec.IceNet.Web (in PDTec.IceNet.Web.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic string IceNetUserName { get; set; }
Property Value
Type:
String
See Also