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: 6.0.0.72-
Syntax
C#
public const string AuthMethodKey = "HTTP:AuthMethod"

Field Value

Type: String
See Also