web api instance property
FederatedCredential: protocol property
Limited availabilitySecure context
The protocol property of the
FederatedCredential interface returns a read-only
string containing a credential’s federated identity protocol. If this
property is null, the protocol may be inferred from the
provider property.
Value
A string containing a credential’s federated identity protocol (e.g.
openidconnect).
Examples
// TBD
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.