@microsoft/ccf-app
    Preparing search index...

    Interface EmptyAuthnIdentity

    interface EmptyAuthnIdentity {
        policy: "no_auth";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    policy: "no_auth"

    A string indicating which policy accepted this request, for use when multiple policies are listed in the endpoint configuration of app.json, or list-of-strings to identify an all_of policy.