Click or drag to resize

HttpProtocolMetadataAuthMethodKey Field

HTTP authentication method. Read only string value, one of "None", "Digest", "Ntlm" or "Basic"

Namespace:  HP.SV.DotNetRuleApi.Hook.Processing.ProtocolMetadata
Assembly:  HP.SV.DotNetRuleApi (in HP.SV.DotNetRuleApi.dll) Version: 5.6.0.9999-localBuild
Syntax
C#
public const string AuthMethodKey = "HTTP:AuthMethod"

Field Value

Type: String
See Also