C# Class Microsoft.Web.Administration.NativeMethods.HTTP_SERVICE_CONFIG_SSL_PARAM

Show file Open project: jexuswebserver/Microsoft.Web.Administration

Public Properties

Property Type Description
AppId System.Guid
DefaultCertCheckMode uint
DefaultFlags uint
DefaultRevocationFreshnessTime int
DefaultRevocationUrlRetrievalTimeout int
SslHashLength int
pSslHash System.IntPtr

Property Details

AppId public property

public Guid,System AppId
return System.Guid

DefaultCertCheckMode public property

public uint DefaultCertCheckMode
return uint

DefaultFlags public property

public uint DefaultFlags
return uint

DefaultRevocationFreshnessTime public property

public int DefaultRevocationFreshnessTime
return int

DefaultRevocationUrlRetrievalTimeout public property

public int DefaultRevocationUrlRetrievalTimeout
return int

SslHashLength public property

public int SslHashLength
return int

pSslHash public property

public IntPtr,System pSslHash
return System.IntPtr