IISDefaults Class

Definition

String constants used to configure IIS Out-Of-Process.

public ref class IISDefaults
public class IISDefaults
type IISDefaults = class
Public Class IISDefaults
Inheritance
IISDefaults

Constructors

IISDefaults()

Fields

AuthenticationScheme

Default authentication scheme, which is "Windows".

Negotiate

Default negotiate string, which is "Negotiate".

Ntlm

Default NTLM string, which is "NTLM".

Applies to