Interface AuthenticationExtensionsClientOutputs

    interface AuthenticationExtensionsClientOutputs {
        appid?: boolean;
        credProps?: CredentialPropertiesOutput;
        hmacCreateSecret?: boolean;
    }

    Properties

    appid?: boolean
    hmacCreateSecret?: boolean