Documentation
    Preparing search index...

    Interface AuthenticationExtensionsClientInputs

    Extends the AuthenticationExtensionsClientInputs from lib.dom.d.ts with LargeBlob and prf types

    interface AuthenticationExtensionsClientInputs {
        largeBlob?: AuthenticationExtensionsLargeBlobInputs;
        prf?: AuthenticationExtensionsPRFInputs;
    }

    Hierarchy

    • AuthenticationExtensionsClientInputs
      • AuthenticationExtensionsClientInputs
    Index

    Properties

    Properties