IISDefaults Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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". |