Mono Class Library: System.Net Namespace

System.Net.Authorization Class

Supplies authentication messages used to authenticate a client to server. [Edit]

See Also: Authorization Members

public class Authorization

Thread Safety

All public static members of this type are safe for multithreaded operations. No instance members are guaranteed to be thread safe.

Remarks

The System.Net.Authorization class contains authentication information returned by a System.Net.IAuthenticationModule module. System.Net.Authorization instances are used to pass server challenge responses and client preauthentication information.

Note: Applications do not create or access instances of this type directly; instances of this type are created by authentication modules and used by the System.Net.AuthenticationManager.

[Edit]

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.x.x, 1.0.5000.0, 2.0.0.0