C# Class Opc.Ua.Configuration.HttpAccessRule.HTTP_SERVICE_CONFIG_SSL_PARAM

ファイルを表示 Open project: OPCFoundation/Misc-Tools

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_oe property

public Guid,System AppId
return System.Guid

DefaultCertCheckMode public_oe property

public uint DefaultCertCheckMode
return uint

DefaultFlags public_oe property

public uint DefaultFlags
return uint

DefaultRevocationFreshnessTime public_oe property

public int DefaultRevocationFreshnessTime
return int

DefaultRevocationUrlRetrievalTimeout public_oe property

public int DefaultRevocationUrlRetrievalTimeout
return int

SslHashLength public_oe property

public int SslHashLength
return int

pSslHash public_oe property

public IntPtr,System pSslHash
return System.IntPtr