I need to send my machine full name (name.domain.com) to the security state as a RelayState parameter. When I get Uri from Request object (Request.Uri property), I am getting the follwoing: localhost:2143/folder/defeulat.aspx; and I am getting an error. How can I retrieve my machine full name?
...
Go to the complete details ...