blob: e2a62c3c102eb8889ad5323523417760aac2d274 [file] [log] [blame] [edit]
### YamlMime:ManagedReference
items:
- uid: OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues
commentId: T:OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues
id: AuthChallengeSourceValues
parent: OpenQA.Selenium.DevTools.V133.Fetch
children:
- OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues.Proxy
- OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues.Server
langs:
- csharp
- vb
name: AuthChallengeSourceValues
nameWithType: AuthChallengeSourceValues
fullName: OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues
type: Enum
source:
remote:
path: bazel-bin/dotnet/src/webdriver/cdp/v133/Fetch/AuthChallengeSourceValues.cs
branch: trunk
repo: https://github.com/SeleniumHQ/selenium
id: AuthChallengeSourceValues
path: ../../bazel-bin/dotnet/src/webdriver/cdp/v133/Fetch/AuthChallengeSourceValues.cs
startLine: 12
assemblies:
- WebDriver
namespace: OpenQA.Selenium.DevTools.V133.Fetch
summary: Enumerated values for Fetch.AuthChallenge.source
example: []
syntax:
content: >-
[JsonConverter(typeof(JsonEnumMemberConverter<AuthChallengeSourceValues>))]
public enum AuthChallengeSourceValues
content.vb: >-
<JsonConverter(GetType(JsonEnumMemberConverter(Of AuthChallengeSourceValues)))>
Public Enum AuthChallengeSourceValues
- uid: OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues.Server
commentId: F:OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues.Server
id: Server
parent: OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues
langs:
- csharp
- vb
name: Server
nameWithType: AuthChallengeSourceValues.Server
fullName: OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues.Server
type: Field
source:
remote:
path: bazel-bin/dotnet/src/webdriver/cdp/v133/Fetch/AuthChallengeSourceValues.cs
branch: trunk
repo: https://github.com/SeleniumHQ/selenium
id: Server
path: ../../bazel-bin/dotnet/src/webdriver/cdp/v133/Fetch/AuthChallengeSourceValues.cs
startLine: 18
assemblies:
- WebDriver
namespace: OpenQA.Selenium.DevTools.V133.Fetch
summary: Enumerated member for the Server value.
example: []
syntax:
content: >-
[EnumMember(Value = "Server")]
Server = 0
return:
type: OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues
content.vb: >-
<EnumMember(Value:="Server")>
Server = 0
attributes:
- type: System.Runtime.Serialization.EnumMemberAttribute
ctor: System.Runtime.Serialization.EnumMemberAttribute.#ctor
arguments: []
namedArguments:
- name: Value
type: System.String
value: Server
- uid: OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues.Proxy
commentId: F:OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues.Proxy
id: Proxy
parent: OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues
langs:
- csharp
- vb
name: Proxy
nameWithType: AuthChallengeSourceValues.Proxy
fullName: OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues.Proxy
type: Field
source:
remote:
path: bazel-bin/dotnet/src/webdriver/cdp/v133/Fetch/AuthChallengeSourceValues.cs
branch: trunk
repo: https://github.com/SeleniumHQ/selenium
id: Proxy
path: ../../bazel-bin/dotnet/src/webdriver/cdp/v133/Fetch/AuthChallengeSourceValues.cs
startLine: 23
assemblies:
- WebDriver
namespace: OpenQA.Selenium.DevTools.V133.Fetch
summary: Enumerated member for the Proxy value.
example: []
syntax:
content: >-
[EnumMember(Value = "Proxy")]
Proxy = 1
return:
type: OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues
content.vb: >-
<EnumMember(Value:="Proxy")>
Proxy = 1
attributes:
- type: System.Runtime.Serialization.EnumMemberAttribute
ctor: System.Runtime.Serialization.EnumMemberAttribute.#ctor
arguments: []
namedArguments:
- name: Value
type: System.String
value: Proxy
references:
- uid: OpenQA.Selenium.DevTools.V133.Fetch
commentId: N:OpenQA.Selenium.DevTools.V133.Fetch
href: OpenQA.html
name: OpenQA.Selenium.DevTools.V133.Fetch
nameWithType: OpenQA.Selenium.DevTools.V133.Fetch
fullName: OpenQA.Selenium.DevTools.V133.Fetch
spec.csharp:
- uid: OpenQA
name: OpenQA
href: OpenQA.html
- name: .
- uid: OpenQA.Selenium
name: Selenium
href: OpenQA.Selenium.html
- name: .
- uid: OpenQA.Selenium.DevTools
name: DevTools
href: OpenQA.Selenium.DevTools.html
- name: .
- uid: OpenQA.Selenium.DevTools.V133
name: V133
href: OpenQA.Selenium.DevTools.V133.html
- name: .
- uid: OpenQA.Selenium.DevTools.V133.Fetch
name: Fetch
href: OpenQA.Selenium.DevTools.V133.Fetch.html
spec.vb:
- uid: OpenQA
name: OpenQA
href: OpenQA.html
- name: .
- uid: OpenQA.Selenium
name: Selenium
href: OpenQA.Selenium.html
- name: .
- uid: OpenQA.Selenium.DevTools
name: DevTools
href: OpenQA.Selenium.DevTools.html
- name: .
- uid: OpenQA.Selenium.DevTools.V133
name: V133
href: OpenQA.Selenium.DevTools.V133.html
- name: .
- uid: OpenQA.Selenium.DevTools.V133.Fetch
name: Fetch
href: OpenQA.Selenium.DevTools.V133.Fetch.html
- uid: OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues
commentId: T:OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues
parent: OpenQA.Selenium.DevTools.V133.Fetch
href: OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues.html
name: AuthChallengeSourceValues
nameWithType: AuthChallengeSourceValues
fullName: OpenQA.Selenium.DevTools.V133.Fetch.AuthChallengeSourceValues