See Also: Authorization Members
The System.Net.AuthenticationManager returns an instance of the System.Net.Authorization class that contains an authentication message. This message is sent to the Internet server to indicate that the client (such as System.Net.WebRequest or one of its descendants) is authorized to access the server.
The System.Net.Authorization instance is created by the authentication module that the System.Net.AuthenticationManager designates to handle the request.