Interface IExternalResourceOptions

interface IExternalResourceOptions {
    authApiVersion: number;
}

Properties

Properties

authApiVersion: number