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