Table of Contents

Enum DeviceBoundSessionFetchResult

Namespace
Selenium.WebDriver.BiDi.Cdp.Network
Assembly
Selenium.WebDriver.BiDi.Cdp.dll

A fetch result for a device bound session creation or refresh. LINT.IfChange(DeviceBoundSessionFetchResult)

[JsonConverter(typeof(JsonStringEnumConverter<DeviceBoundSessionFetchResult>))]
public enum DeviceBoundSessionFetchResult

Fields

AttestationCertificationError = 74
AttestationKeyGenerationError = 2
AttestationSigningError = 75
BoundCookieSetForbidden = 26
CrossOriginRegistrationSiteNotIncluded = 70
EmptyScopeSpecificationDomain = 42
EmptyScopeSpecificationPath = 43
EmptySessionConfig = 29
FailedToUnwrapKey = 68
FederatedKeyThumbprintMismatch = 22
FederatedNotAuthorizedByProvider = 47
FederatedNotAuthorizedByRelyingParty = 48
InvalidChallenge = 7
InvalidConfigJson = 66
InvalidCredentialsConfig = 30
InvalidCredentialsCookie = 33
InvalidCredentialsCookieCreationTime = 55
InvalidCredentialsCookieInvalidDomain = 59
InvalidCredentialsCookieName = 56
InvalidCredentialsCookieParsing = 57
InvalidCredentialsCookiePrefix = 60
InvalidCredentialsCookieUnpermittedAttribute = 58
InvalidCredentialsEmptyName = 32
InvalidCredentialsType = 31
InvalidFederatedKey = 24
InvalidFederatedSessionProviderFailedToRestoreKey = 67
InvalidFederatedSessionProviderSessionMissing = 53
InvalidFederatedSessionUrl = 23
InvalidFederatedSessionWrongProviderOrigin = 54
InvalidFetcherUrl = 9
InvalidPreProvisionedKeyInitiatorMissing = 71
InvalidRefreshUrl = 10
InvalidScopeIncludeSite = 45
InvalidScopeOrigin = 36
InvalidScopeRuleHostPattern = 62
InvalidScopeRulePath = 61
InvalidScopeSpecification = 40
InvalidScopeSpecificationType = 44
InvalidSessionId = 6
MismatchedSessionId = 14
MissingScope = 15
MissingScopeIncludeSite = 46
MissingScopeSpecificationType = 41
NetError = 27
NoCredentials = 16
PersistentHttpError = 34
PreProvisionedKeyAccessNotGranted = 72
PreProvisionedKeyNotFound = 73
ProxyError = 28
RefreshInitiatorInvalidHostPattern = 39
RefreshInitiatorNotString = 38
RefreshUrlSameSiteMismatch = 13
RegistrationAttemptedChallenge = 35
RelyingPartyWellKnownHasRelyingOrigins = 52
RelyingPartyWellKnownMalformed = 51
RelyingPartyWellKnownUnavailable = 21
ScopeOriginContainsPath = 37
ScopeOriginSameSiteMismatch = 12
ScopeRuleOriginScopedHostPatternMismatch = 63
ScopeRuleSiteScopedHostPatternMismatch = 64
ServerRequestedTermination = 5
SessionDeletedDuringRefresh = 69
SessionProviderWellKnownHasProviderOrigin = 50
SessionProviderWellKnownMalformed = 49
SessionProviderWellKnownUnavailable = 20
SigningError = 3
SigningKeyGenerationError = 1
SigningQuotaExceeded = 65
SubdomainRegistrationUnauthorized = 18
SubdomainRegistrationWellKnownMalformed = 19
SubdomainRegistrationWellKnownUnavailable = 17
Success = 0
TooManyChallenges = 8
TooManyRelyingOriginLabels = 25
TransientHttpError = 11
TransientSigningError = 4